scdl-org / scdl

Soundcloud Music Downloader
GNU General Public License v2.0
3.34k stars 335 forks source link

Custom format #267

Open alkeryn opened 5 years ago

alkeryn commented 5 years ago

I would like to be able to use a custom format youtube-dl style is there a youtube-dl --playlist-reverse -f bestaudio/best --download-archive list.txt -cio '%(playlist_index)s-%(id)s %(title)s.%(ext)s' url equivalent ? or add track numbers but starting from the end of the playlist to the lattest added

Also a skip option would be cool to download playlists

flyingrub commented 5 years ago

There is currently no custom format support, but did you take a look at the -c option to skip already downloaded track ?

alkeryn commented 5 years ago

yes but it fails in one of my playlist because a track got deleted by soundcloud found how to skip it using offset but not that practical

flyingrub commented 5 years ago

Could you give me the link of the playlist ?

alkeryn commented 5 years ago

https://soundcloud.com/braun-pierre-louis/sets/fav it blocks at 46 i think because the item got deleted by soundcloud, though not the playlist index somehow weird case anyway

flyingrub commented 5 years ago

Your playlist is private it seems

alkeryn commented 5 years ago

Oh wait https://soundcloud.com/braun-pierre-louis/sets/fav/s-HE00h

flyingrub commented 5 years ago

Mm I checked the soundcloud doc it seems they haven't updated their public API, to reflect this restriction changes ... https://help.soundcloud.com/hc/en-us/articles/115003563948-Can-t-find-a-track-anymore. Moreover they still tag it as streamable...