freezer
freezer copied to clipboard
FREEZER NOT RECOGNIZING DEEZER ACCOUNT
Due to Deezer patching their API rendering Freezer users unable to download 320Kbps and FLAC files, I decided to purchase a Deezer premium plan so as to get 320kbps download in Freezer. The downloads still kept going to 128kbps even after my Deezer account was on premium, I tried logging out and logging in again and also reinstalling the app to no avail. Any suggestions?
Deezer has indeed changed their API. The reverse-engineering of their encryption is still solid, however. It looks like you can still download high quality encrypted files with premium by sending a POST request to https://media.deezer.com/v1/get_url.
For more details on this, view the developer console in Chrome when you're playing a song on the web player.
The process of calculating the URL of the track still works with 128kbps, but for high quality tracks you need to use the new API, which is bound by the license_token given to you by Deezer when it calls the deezer.getUserData API endpoint. Because of this, you can no longer access files that are higher quality than your account permits, as the API will simply return a 403.
Bruh, lol, I don't get what you're talking about, so