Spotify song downloader without injecting into the windows client
Go to file
DeadSix27 2d501ff501
fix KeyError in premium check
Seems as though the product key can be left out in some cases, so check if it exists beforehand.
2021-10-19 01:41:18 +02:00
.gitignore Convert function now export to the correct bitrate 2021-10-18 13:04:27 +02:00
README.md Update README.md 2021-10-19 12:25:09 +13:00
requirements.txt Added requirements.txt to make installing deps easier 2021-10-18 21:08:22 +13:00
zspotify.py fix KeyError in premium check 2021-10-19 01:41:18 +02:00

zspotify

Spotify song downloader without injecting into the windows client image

Requirements:

Binaries

- Python 3.8 or greater
- ffmpeg*

Python packages:

- pip install -r requirements.txt

*ffmpeg can be installed via apt for Debian-based distros or by downloading the binaries from ffmpeg.org and placing them in your %PATH% in Windows.

  • Use "-p" or "--playlist" to download a saved playlist from our account
  • Use "-ls" or "--liked-songs" to download all the liked songs from out 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.