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 exceeds #2370

Closed
ghost opened this issue Feb 11, 2014 · 1 comment
Closed

rate limit exceeds #2370

ghost opened this issue Feb 11, 2014 · 1 comment

Comments

@ghost
Copy link

@ghost ghost commented Feb 11, 2014

youtube-dl -o '%(autonumber)s-%(title)s.%(ext)s' --extract-audio -a youtube.txt --no-playlist -r "50K"
I ran this command and I saw following

[download] 74.5% of 5.07MiB at 94.41KiB/s ETA 00:14S

when I've impose a data rate limit of 50K and it should have obeyed that.
But still it's downloading at almost double rate.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Feb 11, 2014

See #595, for long downloads it should finally reach the target speed.
Thanks for the report

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.

1 participant
You can’t perform that action at this time.