Spotify song downloader without injecting into the windows client
Go to file
Footsiefat 11e6323e41
Patched a bug which stopped some playlists from downloading
Sometimes the spotify playlist API query will return None for some song id's which crashed my program further down the pipeline, fixed by added filter to skip those tracks.
2021-10-14 17:50:55 +13:00
README.md Update README.md 2021-10-14 14:50:04 +13:00
zspotify.py Patched a bug which stopped some playlists from downloading 2021-10-14 17:50:55 +13:00

zspotify

Spotify song downloader without injecting into the windows client image

sudo apt install ffmpeg (For windows download the binarys and place it in %PATH%)
pip music_tag
pip pydub
pip install git+https://github.com/kokarare1212/librespot-python
  • Use "-p" or "--playlist" to download a saved playlist from our account
  • Supply the URL or ID of a Track/Album/Playlist as an argument to download it
  • Don't supply any arguments and it will give you a search input field to find and download a specific Track/Album/Playlist via the query.