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

Have --sleep-interval honor the --skip-download flag #26319

Closed
petersjt014 opened this issue Aug 13, 2020 · 3 comments
Closed

Have --sleep-interval honor the --skip-download flag #26319

petersjt014 opened this issue Aug 13, 2020 · 3 comments

Comments

@petersjt014
Copy link

@petersjt014 petersjt014 commented Aug 13, 2020

Checklist

  • I'm reporting a feature request
  • I've verified that I'm running youtube-dl version 2020.07.28
  • I've searched the bugtracker for similar feature requests including closed ones

Description

Something like:

youtube-dl --sleep-interval 10 --write-info-json --skip-download https://www.youtube.com/user/TheLinuxFoundation

Will eventually 429, because no sleeping happens.

For that reason, I propose that --sleep-interval be honored for any network activity that downloads files, to improve the rate-limiting/429 prevention purpose it currently serves.

@petersjt014 petersjt014 added the request label Aug 13, 2020
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Aug 13, 2020

This is already requested stop posting duplicates.

@dstftw dstftw closed this Aug 13, 2020
@dstftw dstftw added the duplicate label Aug 13, 2020
@petersjt014
Copy link
Author

@petersjt014 petersjt014 commented Aug 13, 2020

It's not. You closed the last one as invalid, stating that it's expected behavior and not a bug. I'm suggesting that the expected behavior be changed to better reflect the reason the flag is actually used. I've noted that in the description.

If it's not a bug or a feature, please tell me how to properly file it.

@petersjt014
Copy link
Author

@petersjt014 petersjt014 commented Aug 13, 2020

Also of note: I'd be happy to implement this myself.

I'd just need to know what/when to file issue-wise.

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
2 participants
You can’t perform that action at this time.