NotTobi / soundcloud-dl

Extension for downloading SoundCloud tracks
https://addons.mozilla.org/firefox/addon/soundcloud-dl
MIT License
93 stars 7 forks source link

download stops in some playlists #30

Open Rignited opened 3 years ago

Rignited commented 3 years ago

With some playlists it happens that the download stops at certain songs. But if I download these songs and the following ones individually, it works without problems. I have Go+ but have disabled that the songs are downloaded in best quality.

Examples:

In this playlist the last successful download is number 20. https://soundcloud.com/kevin-dao-12/sets/pop-music

For this playlist the last successful download is number 200. https://soundcloud.com/newmusicforyou/sets/dubstep (console-export-2021-9-7_18-46-15.txt)

This one works without issues. https://soundcloud.com/user-189374946/sets/lol

NotTobi commented 3 years ago

Hi @Rignited, thanks for reporting this issue! :) I have yet to figure out why some of the tracks download fine individually, but not in a set. I use the exact same code and input parameters in the download process, so it's really strange...

What I've done for now is preventing the entire playlist download from failing if an individual track can't be downloaded. So now with version 1.13.1 you should are able to download the entire playlists and only the tracks with issues won't be downloaded.

Hope that's alright with you. I'm pretty busy at the moment and can't spend a lot of time on debugging this issue!

Also if you haven't yet already, please consider leaving a review :)