mirror of
https://github.com/Footsiefat/zspotify
synced 2021-12-21 22:06:14 +01:00
Revert "Updated python usage to reflect app folder rename"
This reverts commit cf49ab8c5250dc82f57f142a12a6fd153b8c8be7.
This commit is contained in:
parent
868c7f6c18
commit
68dffda950
@ -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.
|
||||
```
|
||||
Command line usage:
|
||||
python zspotify Loads search prompt to find then download a specific track, album or playlist
|
||||
python zspotify <track/album/playlist/episode url> Downloads the track, album, playlist or podcast episode specified as a command line argument
|
||||
python zspotify <artist url> Downloads all albums by specified artist
|
||||
python src 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 src <artist url> Downloads all albums by specified artist
|
||||
|
||||
Extra command line options:
|
||||
-p, --playlist Downloads a saved playlist from your account
|
||||
|
Loading…
x
Reference in New Issue
Block a user