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.
[youtube] playlist-start and playlist-end downloads all pages even when not needed #5935
Comments
|
It is not a request. This is a bug report since it used to work like that before but now it no longer does. |
|
As I described in issue #5922, the problem also exists when the dateafter and datebefore parameters are given for pages ordered by upload date. Maybe this can help narrow the issue down. |
Yes, I knew we added support for that feature in some of the youtube extractors but I wasn't sure if it was the channel one.
That's other problem, which would require some more work to implement (I understand why you can find it useful). |
example:
youtube-dl --playlist-start=1 --playlist-end=10 http://www.youtube.com/user/FNNnewsCH
downloads all pages of the list even though it only needs the first page.