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

[Feature] Add rate bandwidth rate limiter #182

Closed
inzsome opened this issue Aug 9, 2023 · 2 comments
Closed

[Feature] Add rate bandwidth rate limiter #182

inzsome opened this issue Aug 9, 2023 · 2 comments
Assignees
Labels
enhancement feature request Gib meh moar features!

Comments

@inzsome
Copy link

inzsome commented Aug 9, 2023

It would be great if we could throttle our downloads via the settings. Say, I don't want to dedicate my full bandwidth for video downloads to avoid spikes, I would just set the throttle to a desired rate via the settings.

I'm not an expert on Node, but this might be going in the right direction: https://github.com/tjgq/node-stream-throttle

@Inrixia
Copy link
Owner

Inrixia commented Aug 10, 2023

This should be very easy to implement using the library you provided thanks.

@Inrixia Inrixia self-assigned this Aug 10, 2023
@Inrixia Inrixia added enhancement feature request Gib meh moar features! labels Aug 10, 2023
Inrixia added a commit that referenced this issue Aug 14, 2023
@Inrixia
Copy link
Owner

Inrixia commented Aug 14, 2023

Added in latest dev. Reopen if there are issues. Thanks for the great feature idea!

@Inrixia Inrixia closed this as completed Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement feature request Gib meh moar features!
Projects
None yet
Development

No branches or pull requests

2 participants