Bluegrams / Vividl

Modern Windows GUI for youtube-dl/ yt-dlp
https://vividl.sourceforge.io
BSD 3-Clause "New" or "Revised" License
638 stars 54 forks source link

Feature Request: download audio only without conversion #59

Closed ghost closed 6 months ago

ghost commented 1 year ago

Would it be possible to add an option to download (specifically youtube) videos audio only without conversion? I know we can save full videos as mkv which doesn’t convert anything. But in terms of audio only, the best we have is wav.

alxnull commented 1 year ago

Hey @Alann-Mints, the current version of Vividl already allows you to directly download audio formats provided by a website without conversion. You can select those from the format selection dropdown. E.g. for a YouTube video:

grafik

If these formats are not shown by default for you, you might have to enable them beforehand (Settings -> General -> Check "Show all available formats").

Let me know if this is not what you were looking for.

ghost commented 1 year ago

I didn’t think to do that. It’s partially solved the “problem”. However, it would be cool to be able to do it for everything in the queue without doing it one-by-one. An option such as “Audio only (best quality)” would be very nice to have.

I understand this might be a bit difficult to implement, but I thought if the audio is mp3, it can be saved as .mp3. If the audio is opus, it can be saved at .opus, etc.

Either way, thank you for letting me know how to do it on a per video basis.

alxnull commented 1 year ago

However, it would be cool to be able to do it for everything in the queue without doing it one-by-one. An option such as “Audio only (best quality)” would be very nice to have.

This sounds sensible. Will keep this issue open as a feature request.

alxnull commented 6 months ago

A new "Best Audio-only Download" download option will be added in the upcoming release (v.0.8.0).