From music players to sound recording
Tonino81 wrote:Now don't work
Email or password wrong
But password and email is correct
Please fix this
Same here
- Posts 2407
- WRZ$
4468.20
Tonino81 wrote:Now don't work
Email or password wrong
But password and email is correct
Please fix this
The login API has changed, it's already cracked - a new verion of PC deezloader is released, I expect smloader and Android Deezloader versions will be fixed today or tomorrow.

- Posts 13
- WRZ$
50.00
Same issue. Could NOT LOG IN at all.
- Posts 2407
- WRZ$
4468.20
stratuslim wrote:Same issue. Could NOT LOG IN at all.
As already said the API key has changed:
Old code can be found here:
Code: Select all
https://gitlab.com/DT3264/DeezLoader-Android/blob/master/app/src/main/assets/deezerLoader/deezer-api.js
var regex = new RegExp(/"api_key":"([^",]*)/g);
This needs modded, to something like this:
var regex = new RegExp(/<script>window\.__DZR_APP_STATE__ = (.*)<\/script>/g);

- Posts 51
- Location Cali
- WRZ$
52.60
- Device Galaxy J7 Crown
Jamesjj wrote:cosmic899 wrote:Cant sign in said null or incorrect password but when i tried it on the website it worked
same any solution?
https://www.reddit.com/r/Piracy/comments/921xiw/deezer_api/
- Posts 2407
- WRZ$
4468.20
For android, here's a modded apk with the login fixed:

Code: Select all
https://mega.nz/#!cwxlDDCC!RVep9FkciSQuhd45JZlV6tP5Osyytlm7u45w2GRJ6cE

- Posts 23
- WRZ$
51.30
mrdude wrote:For android, here's a modded apk with the login fixed:Code: Select allhttps://mega.nz/#!cwxlDDCC!RVep9FkciSQuhd45JZlV6tP5Osyytlm7u45w2GRJ6cE
Thank bro.....is ok
- Posts 270
- WRZ$
65.90
mrdude wrote:For android, here's a modded apk with the login fixed:Code: Select allhttps://mega.nz/#!cwxlDDCC!RVep9FkciSQuhd45JZlV6tP5Osyytlm7u45w2GRJ6cE
Awesome, works great. Cheers.