mirror of
https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
synced 2025-07-01 15:23:15 +00:00
Update README.md
This commit is contained in:
parent
e9547e0577
commit
5838ea0ce1
@ -27,7 +27,7 @@ Python packages:
|
|||||||
```
|
```
|
||||||
Command line usage:
|
Command line usage:
|
||||||
python zspotify.py Loads search prompt to find then download a specific track, album or playlist
|
python zspotify.py Loads search prompt to find then download a specific track, album or playlist
|
||||||
python zspotify.py <track/album/playlist url> Downloads the track, album or playlist specified as a command line argument
|
python zspotify.py <track/album/playlist/episode url> Downloads the track, album, playlist or podcast episode specified as a command line argument
|
||||||
|
|
||||||
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
|
||||||
@ -45,7 +45,7 @@ Special hardcoded options:
|
|||||||
- Rewrote README.md to look a lot more professional.
|
- Rewrote README.md to look a lot more professional.
|
||||||
- Added patch to fix edge case crash when downloading liked songs.
|
- Added patch to fix edge case crash when downloading liked songs.
|
||||||
- Made premium account check a lot more reliable.
|
- Made premium account check a lot more reliable.
|
||||||
- Added experimental podcast support!
|
- Added experimental podcast support for specific episodes!
|
||||||
|
|
||||||
**v1.6 (20 Oct 2021):**
|
**v1.6 (20 Oct 2021):**
|
||||||
- Added Pillow to requirements.txt.
|
- Added Pillow to requirements.txt.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user