JaGoLi / ytdl-gui

A simple-to-use, cross-platform graphical interface for youtube-dl.
GNU General Public License v3.0
253 stars 23 forks source link

[question] how to combine this with youtube-dl fork? #36

Closed emversch closed 3 years ago

emversch commented 3 years ago

How can I combine this gui tool with a fork of youtube-dl that I have built locally?

JaGoLi commented 3 years ago

You can simply uninstall the youtube-dl binary on your system and install your modified one on your system. The binary name needs to be youtube-dl. That's it.