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

[youtube] playlist-start and playlist-end downloads all pages even when not needed #5935

Closed
rtega opened this issue Jun 9, 2015 · 3 comments
Closed
Labels

Comments

@rtega
Copy link

@rtega rtega commented Jun 9, 2015

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.

@rtega
Copy link
Author

@rtega rtega commented Jun 9, 2015

It is not a request. This is a bug report since it used to work like that before but now it no longer does.

@ben569
Copy link

@ben569 ben569 commented Jun 9, 2015

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.

@jaimeMF jaimeMF closed this in 70219b0 Jun 9, 2015
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jun 9, 2015

t is not a request. This is a bug report since it used to work like that before but now it no longer does.

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.
Thanks for the report!

@ben569

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.

That's other problem, which would require some more work to implement (I understand why you can find it useful).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.