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

[progress] Implement progress update rate #9082

Merged
merged 4 commits into from Apr 8, 2024

Conversation

Grub4K
Copy link
Member

@Grub4K Grub4K commented Jan 27, 2024

IMPORTANT: PRs without the template will be CLOSED

Description of your pull request and other information

Adds the --progress-delta flag, which limits the output rate of the progress hook. Note that this does not affect the rate at which hooks actually occur

Fixes #5789

Template

Before submitting a pull request make sure you have:

In order to be accepted and merged into yt-dlp each piece of code must be in public domain or released under Unlicense. Check all of the following options that apply:

  • I am the original author of this code and I am willing to release it under Unlicense
  • I am not the original author of this code but it is in public domain or released under Unlicense (provide reliable evidence)

What is the purpose of your pull request?

@Grub4K Grub4K added enhancement New feature or request core-triage triage requested from a core dev labels Jan 27, 2024
@Grub4K Grub4K removed the core-triage triage requested from a core dev label Jan 27, 2024
@Grub4K Grub4K requested a review from pukkandan January 27, 2024 11:05
@Grub4K Grub4K marked this pull request as ready for review February 9, 2024 20:43
@Grub4K Grub4K merged commit 9590cc6 into yt-dlp:master Apr 8, 2024
15 checks passed
@Grub4K Grub4K deleted the feat/progress-update-delta branch April 8, 2024 21:07
aalsuwaidi pushed a commit to aalsuwaidi/yt-dlp that referenced this pull request Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Download progress bar update rate of 60+ Hz is too fast
1 participant