qrpike / spotify-playlist-downloader

Download an entire spotify playlist ( FROM SPOTIFY at 160kpbs ) to your local machine.
291 stars 111 forks source link

"TrackError: Failed to send to backend" encountered on all playlist downloads now #37

Open kimgkimg opened 8 years ago

kimgkimg commented 8 years ago

Running Node.js v5.9.1. Encountering the following error on all new playlist downloads now:

shoeper commented 8 years ago

Same here. And if that error doesn't occur it says I wouldn't have premium.

ghost commented 8 years ago

Didn't try this one here, but https://github.com/serjum/spotify-playlist-downloader works partially if you install "theSmallNothing/node-spotify-web#master" (and have node < 6) . Only the first track of the playlist gets decrypted, I guess the spotify-playlist-downloader needs some adjustments to decrypt the rest propperly? From what the downloads look like, it might try to use the same tokens for all files when it shouldn't?

frattomatti commented 8 years ago

same issues for me too...

giacecco commented 8 years ago

Same here.

TheNetStriker commented 8 years ago

I also have this error. Is there any solution to this yet?

kimgkimg commented 8 years ago

It's been fixed in this fork: https://github.com/kelvinss/node-spotify-downloader