User Tools

Site Tools


terminal:yt-dlp

yt-dlp

best video, best audio, MKV remux:

yt-dlp -f ba+bv --merge-output-format mkv link

best video UNDER 1080p, best audio, MKV remux:

yt-dlp -f "ba+bv*[height<=1080p]" --merge-output-format mkv link

change output name from default:

yt-dlp -o custom-name.mp4 link

video to mp3:

yt-dlp -x --audio-format mp3 -f bestaudio link
terminal/yt-dlp.txt ยท Last modified: 2024/08/24 22:12 by melo

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki