March 2, 2016 · ffmpeg youtube-dl high quality ogg opus ogg vorbis remux convert

Download Only High Quality Audio from Youtube

pretty simple check this out

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 $200 60-day credit at DigitalOcean for your VPS Hosting
Cheaper Games on Instant-Gaming
Creative Commons Licence