setvisible / ArrowDL

ArrowDL (Arrow Downloader) is a download manager for Windows, MacOS and Linux
https://www.arrow-dl.com/
GNU Lesser General Public License v3.0
551 stars 30 forks source link

Slow video download speeds #48

Closed h4aLkon closed 2 years ago

h4aLkon commented 2 years ago

Hello. I'm getting very slow download speeds from Youtube - for example if I use a different application like Youtube Downloader HD https://www.youtubedownloaderhd.com/ the download is very fast no matter which video I try to download. Can you please check the issue?

setvisible commented 2 years ago

Hello,

The issue comes from the fact that the youtube-dl project is a lot behind its forks evolution at the moment. The solution is to use the most recent fork instead of the main project, as the speed seems solved in the fork...

Quick-n-dirty manual fix: 1) download the last release of yt-dlp.exe here at https://github.com/yt-dlp/yt-dlp 2) rename yt-dlp.exe to youtube-dl.exe, and place it in the DZA directory 3) restart DownZemAll.exe

I could likely fix that in the next DownZemAll version.

h4aLkon commented 2 years ago

Yep. Your fix works. Thank you so much!