mirror of
https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
synced 2024-11-29 19:24:34 +01:00
Updated python usage to reflect app folder rename
This commit is contained in:
parent
cf1b98cce3
commit
cf49ab8c52
@ -29,9 +29,9 @@ Python packages:
|
|||||||
\*\*Git can be installed via apt for Debian-based distros or by downloading the binaries from [git-scm.com](https://git-scm.com/download/win) for Windows.
|
\*\*Git can be installed via apt for Debian-based distros or by downloading the binaries from [git-scm.com](https://git-scm.com/download/win) for Windows.
|
||||||
```
|
```
|
||||||
Command line usage:
|
Command line usage:
|
||||||
python src Loads search prompt to find then download a specific track, album or playlist
|
python zspotify Loads search prompt to find then download a specific track, album or playlist
|
||||||
python src <track/album/playlist/episode url> Downloads the track, album, playlist or podcast episode specified as a command line argument
|
python zspotify <track/album/playlist/episode url> Downloads the track, album, playlist or podcast episode specified as a command line argument
|
||||||
python src <artist url> Downloads all albums by specified artist
|
python zspotify <artist url> Downloads all albums by specified artist
|
||||||
|
|
||||||
Extra command line options:
|
Extra command line options:
|
||||||
-p, --playlist Downloads a saved playlist from your account
|
-p, --playlist Downloads a saved playlist from your account
|
||||||
|
Loading…
Reference in New Issue
Block a user