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

auto-generated "Youtube mix" playlists are limited to 26 videos #6529

Closed
remustata opened this issue Aug 11, 2015 · 1 comment
Closed

auto-generated "Youtube mix" playlists are limited to 26 videos #6529

remustata opened this issue Aug 11, 2015 · 1 comment

Comments

@remustata
Copy link

running command:
$ youtube-dl --verbose https://www.youtube.com/playlist?list=RDi7lv9oMjv_0


[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--verbose', u'https://www.youtube.com/playlist?lis
t=RDi7lv9oMjv_0']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2015.08.09
[debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
[youtube:playlist] RDi7lv9oMjv_0: Downloading Youtube mix
[download] Downloading playlist: Mix - Third Day - Soul On Fire (Official Lyric
Video)
[youtube:playlist] playlist Mix - Third Day - Soul On Fire (Official Lyric Video
): Collected 26 video ids (downloading 26 of them)
[download] Downloading video 1 of 26
_end of useful debug info_
The list is generated by youtube and has many videos, however the tool is only limited to downloading only the first 26.

the playlist is accessible through a browser only when a video url is included: https://www.youtube.com/watch?v=cka7fYhWj2E&index=1&list=RDi7lv9oMjv_0

Is there a way to get around the 26 videos limit?

I believe these lists are basically unlimited, however it would be nice to get let's say the first 1000 videos downloaded, or why not all of them until you fill your hdd

@dstftw
Copy link
Collaborator

dstftw commented Aug 11, 2015

Duplicate of #3837.

@dstftw dstftw closed this as completed Aug 11, 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