oleksis / youtube-dl-gui

A cross platform front-end GUI of the popular youtube-dl written in wxPython.
https://oleksis.github.io/youtube-dl-gui/
The Unlicense
1.66k stars 107 forks source link

Really Slow Download please add a way of using DLP instead od DL #76

Closed Woofzy closed 2 years ago

Woofzy commented 2 years ago

Please follow the guide below

WARNING

All invalid issues will be rejected!!


Before going further


What is the purpose of your issue?

Please remove any sections between (---) if they are not related to your issue


Feature request (request for a new functionality)

Please make sure that the requested feature is NOT already in the TODO list

What operating system do you use ?

Windows


oleksis commented 2 years ago

You can change the CLI Backend for yt-dlp, like the comment

In the Options Settings -> Extra change in the combobox CLI Backend select yt-dlp save the options and try download the URL again

tazer4 commented 2 years ago

You can also copy or symlink the yt-dlp binary to /usr/bin/youtube-dl and it will replace it anywhere youtube-dl is called.