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

Always get the same .mkv file no matter the settings #63

Open anon2828226 opened 2 years ago

anon2828226 commented 2 years ago

I use youtube-dl from the official repositories (community) on manjaro 21.2rc and youtubedl-gui from AUR (https://aur.archlinux.org/packages/youtubedl-gui) and if i use the video tab no matter the settings i specify i get a .mkv when the download finishes. the .mkv files is the exact same size and contents every time.

anon2828226 commented 2 years ago

tried the flatpack version and the same behavior happens.

JaGoLi commented 2 years ago

It could be due to issues in youtube-dl. See this thread: https://github.com/ytdl-org/youtube-dl/issues/30363 If issues like this keep occurring I will switch to the fork yt-dlp.

mikewesten commented 2 years ago

It could be due to issues in youtube-dl. See this thread: ytdl-org/youtube-dl#30363 If issues like this keep occurring I will switch to the fork yt-dlp.

That would be cool. Using yt-dlp through a gui is the best possible combo I can think of atm for casual dl'ing. So long as the mp4 option in GUI works and stays working. Command line recipes are a begrudged fallback solution for some ;)