Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Max number of videos getting in playlist is 26 #5783

Closed
akshit-sharma opened this issue May 22, 2015 · 1 comment
Closed

Max number of videos getting in playlist is 26 #5783

akshit-sharma opened this issue May 22, 2015 · 1 comment

Comments

@akshit-sharma
Copy link

there is a playlist https://www.youtube.com/watch?v=oeNvhhjtUqo&list=RDEMImzDuEMgFSKfDeg6xsw_gw&index=27

when i used youtube-dl "https://www.youtube.com/playlist?list=RDEMImzDuEMgFSKfDeg6xsw_gw" -J --flat-playlist | jq ".entries | length" to get the number of videos in playlist it says 26 while playlist contains 51 videos.

Is it there a max limit in youtube-dl or is it from youtube (server) side ??

Also why does typing https://www.youtube.com/playlist?list=RDEMImzDuEMgFSKfDeg6xsw_gw in browser gives unknown error while youtube-dl can use it to fetch videos ?

@dstftw
Copy link
Collaborator

dstftw commented May 22, 2015

Duplicate of #3837.

@dstftw dstftw closed this as completed May 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants