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

yt-dlp compatibility? #62

Open MintMain21 opened 2 years ago

MintMain21 commented 2 years ago

I want to use yt-dlp instead of ytdl, is there a way to use that with ytdl-gui instead? Like, something I can change in the config file?

Lunarequest commented 2 years ago

see https://github.com/JaGoLi/ytdl-gui/issues/61

JaGoLi commented 2 years ago

As youtube-dl is starting not to work reliably, I am looking at migrating towards using yt-dlp. However, upon initial testing there appear to be some incompatibilities between the two. When I have some spare time I'll look into it.