Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
- instruct to remove stale repo yt-dlp
- separate yt-dlp and internetarchive venvs.
  • Loading branch information
vxbinaca authored Dec 26, 2024
1 parent 93813a3 commit 037cc14
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Reccomended system specifications:
For Debian/Ubuntu:

```
sudo apt install ffmpeg python3-pipx git
sudo apt remove yt-dlp ; sudo apt install ffmpeg python3-pipx git
```

Then run:
Expand All @@ -38,6 +38,7 @@ Then run:

```
pipx install "yt-dlp[default,curl-cffi]"
pipx install internetarchive
pipx install tubeup
```

Expand Down

0 comments on commit 037cc14

Please sign in to comment.