Add support for multiple urls Fix #149

This commit is contained in:
el-gringo-alto
2021-10-28 12:59:36 -04:00
parent 17329d8cf6
commit a2fb09e2ed
3 changed files with 29 additions and 25 deletions

View File

@@ -35,7 +35,7 @@ Python packages:
```
Basic command line usage:
python zspotify <track/album/playlist/episode/artist url> Downloads the track, album, playlist or podcast episode specified as a command line argument. If an artist url is given, all albums by specified artist will be downloaded.
python zspotify <track/album/playlist/episode/artist url> Downloads the track, album, playlist or podcast episode specified as a command line argument. If an artist url is given, all albums by specified artist will be downloaded. Can take multiple urls.
Extra command line options:
-p, --playlist Downloads a saved playlist from your account