dsymbol / yt-dlp-gui

A cross-platform GUI wrapper for yt-dlp written in PySide6
The Unlicense
503 stars 53 forks source link

REQ: Please add an option to save m4a audio #43

Open itisljar opened 1 week ago

itisljar commented 1 week ago

Hello!

I really like your GUI, it's simple and it works. Personally, I can download m4a version by finding it in yt-dlp console app, but I think there should be an option to download m4a audio only from youtube, as it is present there, just like you have an option for mp3, wav and flac. The problem is, downloading to mp3 means transcoding from lossy to lossy, be it from opus or m4a, and m4a is widely supported on any device now.

...or, some info how to add that myself to GUI, that would be grand.

dsymbol commented 5 days ago

Hey please try the latest commit, either manually or through artifact refer to preset-customization on how to add your own preset.