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.07k stars 96 forks source link

Download Playlist option forces .webm format and separate audio files #101

Closed micah-raney closed 1 year ago

micah-raney commented 1 year ago

Unlike when trying to download a single video, in playlist mode, ytDownloader does not allow for selecting different video formats and seems to save everything as a .webm. It also splits the audio and video files. Downloading the videos individually does not do this. Not sure if this is a bug or if I'm overlooking something very simple. Please advise.

Using AUR version 3.10.5-1 on Manjaro

aandrew-me commented 1 year ago

Hey! Thanks for reporting.

It's actually a bug. But its only present in the AUR version. I will fix it. In the meantime you can use the flatpak/snap/appimage version.

aandrew-me commented 1 year ago

And regarding .webm, it should download mp4 next update onwards

micah-raney commented 1 year ago

Thank you much