secuvera / SpotMyBackup

Backup and Restore your Spotify Playlists and "My Music"
GNU General Public License v2.0
988 stars 250 forks source link

Can not download! #38

Open NEED2P opened 5 years ago

NEED2P commented 5 years ago

I can't download after the loading has finished. On my PC chrome there's no response at all when I click download button.
Tried on my phone chrome too it simply came back as download failed unknown error

And I have about 250 playlists 20k tracks.

What's wrong here? How can I get it to work?

secuvera commented 5 years ago

Most problems are specific to the accounts. Certain Tracks/Playlists may contain data or not contain data that breaks the default handling. Looking into the DevTools Console for error entries might identify the problem.

Security wise its a little bit unlucky since someone else would need access to your account to debug it. I would not recommend to give someone else your authentication credentials. An alternative solution is to create an account with a small set of data which still has the problem you encounter. But thats a lot of work and i dont think spotify would be happy to have a lot of zombie accounts oO.

In other responses i described how you can adjust parts of the code on the fly, but you would need a bit of dev knowledge for that one. gl