-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
My downloadspeed of my Youtube Downloads are being reduced/limited. What is the Problem? #29361
Comments
About speed, seems to be already an issue open: About older versions, Google changes things and those probably dont even work anymore is my guess... |
Your log is missing. Run See https://github.com/ytdl-org/youtube-dl#bugs
|
See last option in https://github.com/ytdl-org/youtube-dl/issues/new/choose |
The only solution I've found so far is using yt-dlp, which uses the same syntax as youtube-dl. An example: It works with complex queries as well e.g.: So the only thing you need to change is youtube-dl for yt-dlp at the beginning of your command. Credit to #29326 (comment) PS: In the rare occasion, where you still find throttling issues (hasn't happened to me yet), add the following at the end of the call |
Thanks @mongolsteppe for pointing me to yt-dlp. I am a first time user of youtube-dl and had the same issue. yt-dlp worked much faster and is downloading at 10+MB/s instead of 50kB/s. |
I am using yt-dlp and am being throttled terribly. Yesterday I got download rates around 80 kB/s for most attempts. Restarting the download would result in normal speeds (3-8 MB/s) in about 1 of 5 tries. But today it started out with ubiquitous speeds of about 80 kB/s but now they're all down below 30 kB/s. |
yt-dlp != youtube-dl, so if you're using the former you need to talk to them. |
Fixed in af9e725; use the nightly release. |
Checklist
Verbose log
Description
WRITE DESCRIPTION HERE
youtube-dl -i -f bestvideo+bestaudio https://www.youtube.com/playlist?list=UUUllb83Lugbka-rvF6Nutxg
Try for yourself. At the beginning, downloadspeed is not reduced, but after some time it gets down to 80 or 50 kbs.
It is not my connection. I am suffering with this for a few weeks now, since i used youtube-dl again. Does anybody know something about that issue? If you have further questions ask me. I couldn't fix it. Currently I'm downloading something and it's reduced again. I always have to restart cmd.
I have another question. When youtube was taken down on github, you couldn't download youtube-dl anymore. I had a few youtube-dl.exe file stored and tried to use them anyways. I was really surprised, when i wanted to download youtube files. Youtube-dl was blocked completely. It didn't work. How is this possible? Can youtube block youtube-dl? Did it someone else? Who could and did block youtube-dl during this time? I need to know wether youtube-dl is under control or independend.
The text was updated successfully, but these errors were encountered: