Download Only High Quality Audio from Youtube

pretty simple check this out

  • choco install youtube-dl ffmpeg
  • youtube-dl -f bestaudio https://www.youtube.com/watch?list=PLyIFQr1wryPKU_QHC9NxCf7LuFAQtTLf0&v=FlgZFZRTUTY

if you get webm files, you can easily remux them to ogg vorbis/opus using

Windows
for %%a in ("*.webm") do ffmpeg -i "%%a" -acodec copy "newfiles\%%~na.mka"

FYI put in a convert.bat file, ffmpeg is also needed in folder or use chocolately

Linux
Todo

DigitalOcean Referral Badge
Keep my site online & receive a $100 60-day credit at DigitalOcean for your VPS Hosting
Cheaper Games on Instant-Gaming
Proudly published with Ghost | Header Image by GUWEIZ@DeviantArt Creative Commons Licence