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

Slow download speeds. #30192

Closed
Just-another-pleb opened this issue Nov 3, 2021 · 7 comments
Closed

Slow download speeds. #30192

Just-another-pleb opened this issue Nov 3, 2021 · 7 comments
Labels

Comments

@Just-another-pleb
Copy link

I'm asking this to check if it is a known problem.

I am running Ubuntu 21.04 and have this version:
youtube-dl --version 2021.06.06

When I am downloading videos the speed does seem to be limited to about 56KiB/s

I've heard youtube detect downloads and speed limit them.

@dirkf
Copy link
Contributor

dirkf commented Nov 3, 2021

Wow. If only you'd searched the issues you might have found from one of the at least 14 related issues that it is.

@luagugus
Copy link

luagugus commented Nov 4, 2021

Me too I have same problem so I can't use it

@dazemc
Copy link

dazemc commented Nov 5, 2021

Not sure when @dirkf PR will be merged but here is a build for people that don't know how to cherry pick commits, https://github.com/dazemc/youtube-dl/releases/tag/2021.06.06-CherryPicked

@ghost
Copy link

ghost commented Nov 5, 2021

just use yt-dlp, youtube-dl is slow to update anything

@Just-another-pleb
Copy link
Author

Not sure when @dirkf PR will be merged but here is a build for people that don't know how to cherry pick commits, https://github.com/dazemc/youtube-dl/releases/tag/2021.06.06-CherryPicked

my dumb question: Looking at that link, I am not sure there is a version for ubuntu.

@rautamiekka
Copy link
Contributor

Not sure when @dirkf PR will be merged but here is a build for people that don't know how to cherry pick commits, https://github.com/dazemc/youtube-dl/releases/tag/2021.06.06-CherryPicked

my dumb question: Looking at that link, I am not sure there is a version for ubuntu.

You use the file named youtube-dl, just execute it:

##Add the permission to execute:
chmod u+x youtube-dl

##Use the app:
./youtube-dl PARAMETERS

@Just-another-pleb
Copy link
Author

Thank you very much.

dirkf added a commit that referenced this issue Jan 31, 2022
Fixes #29326, closes #29790, closes #30004, closes #30024, closes #30052,
closes #30088, closes #30097, closes #30102, closes #30109, closes #30119,
closes #30125, closes #30128, closes #30162, closes #30173, closes #30186,
closes #30192, closes #30221, closes #30239, closes #30539, closes #30552.
dirkf added a commit to dirkf/youtube-dl that referenced this issue Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants