Skip to content

Commit

Permalink
Fix for install inst. manual reversion to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vxbinaca authored Nov 8, 2024
1 parent f15a300 commit 068e843
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@ For distros other than Debian based ones, consult your package managers manpage
At a minimum Python 3.8 and up is required (latest Python preferred).

```
pipx install tubeup --include-deps
pipx install yt-dlp[default]
pipx install tubeup
pipx inject tubeup internetarchive==4.1.0
```

3. If you don't already have an Internet Archive account, [register for one](https://archive.org/account/login.createaccount.php) to give the script upload privileges.
Expand Down

0 comments on commit 068e843

Please sign in to comment.