Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
| ateliers:youtube [2026/04/24 22:06] – garence | ateliers:youtube [2026/06/28 15:26] (Version actuelle) – garence | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | yt-dlp | + | yt-dlp |
| - | ./yt-dlp -x --limit-rate 500K --remux-video " | + | curl -L https:// |
| + | chmod a+rx ~/.local/bin/yt-dlp | ||
| - | yt-dlp -x %%--%%limit-rate 500K %%--%%embed-thumbnail %%--%%remote-components ejs:npm URL | + | Pour update |
| - | yt-dlp -x --limit-rate 500K --embed-thumbnail --no-overwrites --download-archive archive.txt --remote-components ejs:npm --cookies ./ | + | |
| + | |||
| + | Pur telecharger | ||
| + | yt-dlp -x --limit-rate 500K --embed-thumbnail --no-overwrites --download-archive archive.txt --remote-components ejs:npm URL | ||
| + | | ||
| + | Si ça marche pas : | ||
| + | |||
| + | < | ||
| + | --cookies ./ | ||
| + | </ | ||
| + | |||
| + | Avec [[https:// | ||
| + | |||
| + | Autre omamnd utiles | ||
| + | < | ||
| + | --remux-video " | ||
| + | </ | ||
| + | |||
| + | |||
| + | < | ||