aandrew-me / ytDownloader

A modern GUI App for downloading Videos and Audios from hundreds of sites
https://ytdn.netlify.app/
GNU General Public License v3.0
1.09k stars 97 forks source link

[Feature Request] Extract the audio only - no video #249

Closed ihtishamqabid closed 1 month ago

ihtishamqabid commented 1 month ago

Description Option to extract/convert the audio only not the video would be greatly appreciated.

aandrew-me commented 1 month ago

Its handled by yt-dlp itself - https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#post-processing-options

TriDefender commented 1 month ago

you can add a script that uses ffmpeg to rip out the audio

ihtishamqabid commented 1 month ago

Thank you @aandrew-me and @TriDefender. Is there a way to do it in GUI mode?

TriDefender commented 1 month ago

@ihtishamqabid Yes, infact you can choose to download audio only, and you can also choose quality of audio. When you pasted the link there's supposed to be a download interface where you can choose the format required

ihtishamqabid commented 1 month ago

Oh, that's great! I must have missed it. Insha'Allah I will have a look and if I find it then I will close this thread. Thanks a lot @TriDefender.