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

Rate limit for RTMP #8509

Closed
kotofond opened this issue Feb 11, 2016 · 1 comment
Closed

Rate limit for RTMP #8509

kotofond opened this issue Feb 11, 2016 · 1 comment

Comments

@kotofond
Copy link
Contributor

@kotofond kotofond commented Feb 11, 2016

Hi,

I've noticed that --rate-limit option doesn't seem to work for downloads via protocols like 'rtmp' and 'f4m'. Unfortunately I haven't had a chance to dig into the code so I was wondering if you know whether there's an easy way to fix this?
May this rate limit not be applied because youtube-dl internally invokes other tools (ffmpeg, rtmpdump) to download files or parts of files and those tools don't have an option to limit download speed? if so would it be possible to use trickle https://packages.debian.org/wheezy/net/trickle or another bandwidth app to apply rate limit?

Thanks

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 11, 2016

--rate-limit works just fine for f4m and all another native downloader implementations.
For rtmp rtmpdump is used that does not support bandwidth limitation.
Don't know about trickie have a try.

@dstftw dstftw closed this Feb 11, 2016
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.