mhogomchungu / media-downloader

Media Downloader is a Qt/C++ front end to yt-dlp, youtube-dl, gallery-dl, lux, you-get, svtplay-dl, aria2c, wget and safari books..
GNU General Public License v2.0
1.34k stars 103 forks source link

Update FAQ #314

Closed trimechee closed 9 months ago

trimechee commented 10 months ago

Hello, with the recent update of yt-dlp, preset best audio doesn"t work any more, it will be great to update the FAQ with new preset -f bestaudio -x / -f bestaudio -x --audio-format mp3 :

"f you want to download an audio file with best audio then enter bestaudio in the option field. If you want to download an audio file with best audio and convert it to mp3 for example then enter bestaudio -x --audio-format mp3 in the option fields.

https://github.com/mhogomchungu/media-downloader/wiki/Frequently-Asked-Questions

mhogomchungu commented 9 months ago

The -f part is not necessary so the FAQ is correct. It did not work in some versions of Media Downloader due to a bug in Media Downloader.

trimechee commented 9 months ago

Great ! Thank you :) 👍