jely2002 / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
6.65k stars 471 forks source link

cannot download lists as m4a #201

Closed drfrag666 closed 3 years ago

drfrag666 commented 3 years ago

Describe the bug The app downloads the webm version for all the files and then converts them to m4a.

To Reproduce I paste the list and i see the conversion in the log, besides the temp files appear in the destination folder. I selected m4a as output in the settings and audio only in the main page.

Expected behavior The m4a files to be dowloaded directly. As i workaround i guess i could download them as ogg to prevent quality loss.

Screenshots If applicable, add screenshots to help explain your problem.

Additional info (please complete the following information):

Additional context