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.

GitHub

View Github