Flyswat@lemmy.dbzer0.comtoOpensource@programming.dev•Best tool for a casual user to remux and download videos?English
6·
1 month agoNot strictly user-friendly but this how I usually do it with this ONE command:
ffmpeg -allowed_extensions ALL -protocol_whitelist file,http,https,tcp,tls,crypto -i PLAYLIST.m3u -codec copy OUTPUT.mp4
Does it go BRRRRR- ?