Does not download full playlist.... #5713

Closed
opened 2026-02-21 02:58:43 -05:00 by deekerman · 1 comment
Owner

Originally created by @Adrian-Albanese on GitHub (Oct 4, 2015).

I'm trying to download a playlist with over 50+ songs in it.

Link here:
https://www.youtube.com/watch?v=JBYy8Ion_LQ&list=RDJBYy8Ion_LQ

If you run youtube-dl on this playlist it finds the first 26. From 27 onwards the URL changes, for example
#27 = https://www.youtube.com/watch?v=sUoWkRggVig&list=RDJBYy8Ion_LQ&index=27
#28 = https://www.youtube.com/watch?v=iTwmVasMxCM&index=27&list=RDJBYy8Ion_LQ
#29 = https://www.youtube.com/watch?v=FCX6WBIzfQ8&list=RDJBYy8Ion_LQ&index=27

...
#33 = https://www.youtube.com/watch?v=SAG4wFcWunE&list=RDJBYy8Ion_LQ&index=28

Looks like the URL changes for each song but the index doesn't for a while, then it starts changing again. Could this be an api trick from youtube to stop people downloading playlists?

Or is this an issue with youtube-dl?

Originally created by @Adrian-Albanese on GitHub (Oct 4, 2015). I'm trying to download a playlist with over 50+ songs in it. Link here: https://www.youtube.com/watch?v=JBYy8Ion_LQ&list=RDJBYy8Ion_LQ If you run youtube-dl on this playlist it finds the first 26. From 27 onwards the URL changes, for example #27 = https://www.youtube.com/watch?v=sUoWkRggVig&list=RDJBYy8Ion_LQ&index=27 #28 = https://www.youtube.com/watch?v=iTwmVasMxCM&index=27&list=RDJBYy8Ion_LQ #29 = https://www.youtube.com/watch?v=FCX6WBIzfQ8&list=RDJBYy8Ion_LQ&index=27 ... #33 = https://www.youtube.com/watch?v=SAG4wFcWunE&list=RDJBYy8Ion_LQ&index=28 Looks like the URL changes for each song but the index doesn't for a while, then it starts changing again. Could this be an api trick from youtube to stop people downloading playlists? Or is this an issue with youtube-dl?
Author
Owner

@dstftw commented on GitHub (Oct 4, 2015):

It's a mix and originally it contains 26 items when you open it. It grows as you navigate through the playlist and generally it's infinite. Downloading only 26 original items is expected behavior for now.

@dstftw commented on GitHub (Oct 4, 2015): It's a mix and originally it contains 26 items when you open it. It grows as you navigate through the playlist and generally it's infinite. Downloading only 26 original items is expected behavior for now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl-ytdl-org#5713
No description provided.