mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-03-31 01:10:53 +02:00
[skip travis] add option to use pip to use master
This commit is contained in:
parent
8934f61717
commit
471115dbee
@ -43,6 +43,10 @@ You may want to use `python3` instead of `python`
|
|||||||
|
|
||||||
python -m pip install --upgrade youtube-dlc
|
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.)
|
**UNIX** (Linux, macOS, etc.)
|
||||||
Using wget:
|
Using wget:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user