This program will now only download in FLAC if you are using a Deezer HIFI account (120kbs MP3 default)
Spotify-FLAC-dl allows you to download a spotify playlist in lossy/lossless quality
Download release here
Find spotify token - (Currently follow this link) click GET TOKEN and select playlist-read-private, then copy the OAuth Token (this is a current solution, fix soon)
Find deezer arl - follow this
Place spotify token and arl inside of config.json
python3 -m pip install deemix
./Spoitify-FLAC-dl
Currently alt characters and non-english characters break this program, the source can be edited to allow these characters to be bypassed, but the bianary options will have this issue until a fix is found.