Add pip install to readme.
This commit is contained in:
		
							parent
							
								
									2ab0b38c84
								
							
						
					
					
						commit
						f102da477b
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -47,6 +47,10 @@ You are responsible for your own `youtube_credentials.py` file on your PYTHONPAT | ||||||
| 6. Click "Create credentials" and choose "API key". In my experience they all start with "AIzaSy". | 6. Click "Create credentials" and choose "API key". In my experience they all start with "AIzaSy". | ||||||
| 7. Return this value from `get_youtube_key` however you deem fit. | 7. Return this value from `get_youtube_key` however you deem fit. | ||||||
| 
 | 
 | ||||||
|  | ## Setting up | ||||||
|  | 
 | ||||||
|  | First, `pip install -r requirements.txt --upgrade`. | ||||||
|  | 
 | ||||||
| ## Pairs well with... | ## Pairs well with... | ||||||
| 
 | 
 | ||||||
| Here is a javascript bookmarklet that you can click while on youtube.com to be redirected to the same URL on your YCDL server. Mainly for `/channel` and `/watch` URLs. | Here is a javascript bookmarklet that you can click while on youtube.com to be redirected to the same URL on your YCDL server. Mainly for `/channel` and `/watch` URLs. | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue