mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-14 15:11:23 +03:00
[Installation] Upgrade pip/setuptools/wheel for master install (#12)
@@ -48,6 +48,7 @@ python3 -m pip install --no-deps -U yt-dlp
|
||||
|
||||
If you want to be on the cutting edge, you can also install the master branch with:
|
||||
```bash
|
||||
python3 -m pip install -U pip setuptools wheel
|
||||
python3 -m pip install --force-reinstall https://github.com/yt-dlp/yt-dlp/archive/master.tar.gz
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user