mirror of
				https://github.com/ytdl-org/youtube-dl.git
				synced 2025-10-29 09:26:20 -07:00 
			
		
		
		
	[README] Document homebrew and pip installation (#3190)
This commit is contained in:
		| @@ -17,6 +17,14 @@ If you do not have curl, you can alternatively use a recent wget: | |||||||
|  |  | ||||||
| Windows users can [download a .exe file](https://yt-dl.org/latest/youtube-dl.exe) and place it in their home directory or any other location on their [PATH](http://en.wikipedia.org/wiki/PATH_%28variable%29). | Windows users can [download a .exe file](https://yt-dl.org/latest/youtube-dl.exe) and place it in their home directory or any other location on their [PATH](http://en.wikipedia.org/wiki/PATH_%28variable%29). | ||||||
|  |  | ||||||
|  | OS X users can install **youtube-dl** with [Homebrew](http://brew.sh/). | ||||||
|  |  | ||||||
|  |     brew install youtube-dl | ||||||
|  |  | ||||||
|  | You can also use pip: | ||||||
|  |  | ||||||
|  |     sudo pip install youtube-dl | ||||||
|  |  | ||||||
| Alternatively, refer to the developer instructions below for how to check out and work with the git repository. For further options, including PGP signatures, see https://rg3.github.io/youtube-dl/download.html . | Alternatively, refer to the developer instructions below for how to check out and work with the git repository. For further options, including PGP signatures, see https://rg3.github.io/youtube-dl/download.html . | ||||||
|  |  | ||||||
| # DESCRIPTION | # DESCRIPTION | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user