jely2002 / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
6.41k stars 443 forks source link

Download speed limited to ~60kbps #437

Open rrondo opened 1 year ago

rrondo commented 1 year ago

Download speed never exceeds more than 60-80kbps With such speed limitation, this app not usable at all.

Viniciaao commented 1 year ago

Download speed never exceeds more than 60-80kbps

this happens to me too

rrondo commented 1 year ago

so, any suggestions?

StefanLobbenmeier commented 1 year ago

Application version 2.3.1 (2.4.0 not working due to "Error! Binaries missing/ corrupted")

for this one feel free to try my fork: https://github.com/StefanLobbenmeier/youtube-dl-gui/releases

on the other hand slow download speed is probably related to youtube-dl, but not sure. If 2.4.3 does not fix the issue for you, please try reproducing the slow download in the terminal with the regular release of youtube-dl: https://github.com/ytdl-org/youtube-dl/releases/tag/2021.12.17

rrondo commented 1 year ago

Application version 2.3.1 (2.4.0 not working due to "Error! Binaries missing/ corrupted")

for this one feel free to try my fork: https://github.com/StefanLobbenmeier/youtube-dl-gui/releases

on the other hand slow download speed is probably related to youtube-dl, but not sure. If 2.4.3 does not fix the issue for you, please try reproducing the slow download in the terminal with the regular release of youtube-dl: https://github.com/ytdl-org/youtube-dl/releases/tag/2021.12.17

Hey! Your fork works simply amazing! Both problems are solved for me. 2.4.3 works fine and there is no issue with dl speed anymore. Thanks, Stefan!💙

rrondo commented 1 year ago

Application version 2.3.1 (2.4.0 not working due to "Error! Binaries missing/ corrupted")

for this one feel free to try my fork: https://github.com/StefanLobbenmeier/youtube-dl-gui/releases

on the other hand slow download speed is probably related to youtube-dl, but not sure. If 2.4.3 does not fix the issue for you, please try reproducing the slow download in the terminal with the regular release of youtube-dl: https://github.com/ytdl-org/youtube-dl/releases/tag/2021.12.17

One question: should I update? 2332

StefanLobbenmeier commented 1 year ago

Feel free to update to 2.4.5, but it only fixes a MacOS related issue