cheatsheet:yt-dlp
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cheatsheet:yt-dlp [2025/08/16 02:03] – removed - external edit (Unknown date) 127.0.0.1 | cheatsheet:yt-dlp [2025/08/16 02:04] (current) – melo | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== yt-dlp ===== | ||
+ | best video, best audio, MKV remux: | ||
+ | |||
+ | <code bash> | ||
+ | |||
+ | best video UNDER 1080p, best audio, MKV remux: | ||
+ | |||
+ | <code bash> | ||
+ | |||
+ | change output name from default: | ||
+ | |||
+ | <code bash> | ||
+ | |||
+ | video to mp3: | ||
+ | |||
+ | <code bash> |