Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
yt-dlp [2023/09/06 21:45] – gui / stacher.io rjt | yt-dlp [2024/09/25 19:07] (current) – [Uses] a flag rjt |
---|
| |
Generally it functions the same. My config live in ''~/.config/yt-dlp/config'', and the commands I have there work the same. Byt default it actually saves files with a //slightly// different naming scheme. Other differences are listed [[github>yt-dlp/yt-dlp#differences-in-default-behavior|in the readme]]. There's a compatibility mode built-in too. | Generally it functions the same. My config live in ''~/.config/yt-dlp/config'', and the commands I have there work the same. Byt default it actually saves files with a //slightly// different naming scheme. Other differences are listed [[github>yt-dlp/yt-dlp#differences-in-default-behavior|in the readme]]. There's a compatibility mode built-in too. |
| |
| ===== Uses ===== |
| |
| NB: More examples are still on the [[youtube-dl]] page. |
| |
| ''yt-dlp [video] --skip-download --write-subs|--write-auto-subs'' to download only a timestamped transcript. |
| |
| ''yt-dlp -a [file]'' to download from list of URLs in a file. |
| |
===== GUI ===== | ===== GUI ===== |