mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 01:02:13 +01:00
[skip travis] add option to use pip to use master
This commit is contained in:
parent
8934f61717
commit
471115dbee
1 changed files with 4 additions and 0 deletions
|
@ -43,6 +43,10 @@ # INSTALLATION
|
|||
|
||||
python -m pip install --upgrade youtube-dlc
|
||||
|
||||
If you want to install the current master branch
|
||||
|
||||
python -m pip install git+https://github.com/blackjack4494/yt-dlc
|
||||
|
||||
**UNIX** (Linux, macOS, etc.)
|
||||
Using wget:
|
||||
|
||||
|
|
Loading…
Reference in a new issue