alexta69 / metube

Self-hosted YouTube downloader (web UI for youtube-dl / yt-dlp)
GNU Affero General Public License v3.0
3.95k stars 259 forks source link

Don't convert audio if necessary #431

Closed jfsimoneau closed 1 month ago

jfsimoneau commented 1 month ago

To avoid unnecessary conversion, yt-dlp can try to download the requested format first.

alexta69 commented 1 month ago

Thanks @jfsimoneau !