Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/EchterAlsfake/phub
Browse files Browse the repository at this point in the history
  • Loading branch information
Egsago-n committed Mar 22, 2024
2 parents 9d86e47 + 3526278 commit 9d69b20
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,16 @@ pip install --upgrade phub
pip install --upgrade git+https://github.com/EchterAlsFake/PHUB.git
```

- Or, for python 3.10 and higher. It Could also work for Python 3.6–9, but untested.
- Or, for python 3.10 and higher.
```shell
pip install --upgrade git+https://github.com/EchterAlsFake/[email protected]
```

- Or, for even lower python versions, there is automatic branch with several features removed (might be unstable).
```shell
pip install --upgrade git+https://github.com/EchterAlsFake/PHUB.git@compat
```

## Usage from command line
```shell
# Download a single video
Expand Down

0 comments on commit 9d69b20

Please sign in to comment.