Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
--playlist-start option doesn't work well when it downloading nested playlists (on SoundCloud) #25306
Comments
|
I forget to put the log.
|


Checklist
Description
SoundCloud Likes library includes the playlists too. Then youtube-dl downloads all of those nested items too.
When I try to download my SoundCloud likes library in the middle of it by using --playlist-start option, it started to download in the middle of "likes" and also in the middle of the nested playlist too.
My expected result was that it downloads in the middle of "likes" but does the whole tracks in the nested playlist.
It looks weird that it working like this. I would like it to be fixed.
Thank you.