Update
This commit is contained in:
parent
a166c49e9f
commit
5b5264b713
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ Utube is a Python script that automates downloading YouTube videos and playlists
|
||||||
virtualenv -p python ./tmp/venv
|
virtualenv -p python ./tmp/venv
|
||||||
source tmp/venv/bin/activate
|
source tmp/venv/bin/activate
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
python3 -m pip install -U yt-dlp # Update yt-dlp
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue