1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 16:45:17 +00:00

[skip travis] add option to use pip to use master

This commit is contained in:
Tom-Oliver Heidel
2020-11-03 10:31:31 +01:00
committed by GitHub
parent 8934f61717
commit 471115dbee

View File

@ -43,6 +43,10 @@ You may want to use `python3` instead of `python`
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: