1
0
mirror of https://github.com/l1ving/youtube-dl synced 2020-11-18 19:53:54 -08:00
This commit is contained in:
Raghav Vasudeva 2019-10-22 01:04:49 +05:30 committed by GitHub
parent 820215f0e3
commit 1efdec15d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ If you do not have curl, you can alternatively use a recent wget:
Windows users can [download an .exe file](https://yt-dl.org/latest/youtube-dl.exe) and place it in any location on their [PATH](https://en.wikipedia.org/wiki/PATH_%28variable%29) except for `%SYSTEMROOT%\System32` (e.g. **do not** put in `C:\Windows\System32`).
You can also use pip:
pip is a de facto standard package-management system used to install and manage software packages, so here you can also use pip:
sudo -H pip install --upgrade youtube-dl