ateliers:youtube

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
ateliers:youtube [2026/06/28 12:02] garenceateliers:youtube [2026/06/28 15:26] (Version actuelle) garence
Ligne 1: Ligne 1:
 yt-dlp télecharger depuis curl. yt-dlp télecharger depuis curl.
  
-  curl -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -o ~/.local/bin/yt-dlp +  curl -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -o ~/.local/bin/yt-dlp  
-chmod a+rx ~/.local/bin/yt-dlp+  chmod a+rx ~/.local/bin/yt-dlp
  
 Pour update  Pour update 
Ligne 8: Ligne 8:
   yt-dlp -U   yt-dlp -U
      
-   +Pur telecharger : Nouveau dossier puis :
-  --remux-video "webm>opus/ogg>ogg/aac>m4a" --embed-thumbnail URL +
- +
  
   yt-dlp -x --limit-rate 500K --embed-thumbnail --no-overwrites --download-archive archive.txt --remote-components ejs:npm URL   yt-dlp -x --limit-rate 500K --embed-thumbnail --no-overwrites --download-archive archive.txt --remote-components ejs:npm URL
      
-SI ça marche pas : +Si ça marche pas : 
  
-   --cookies ./www.cookies.txt+<code> 
 +--cookies ./www.cookies.txt 
 +</code>
  
 Avec [[https://github.com/yt-dlp/yt-dlp/wiki/extractors|wiki]] Avec [[https://github.com/yt-dlp/yt-dlp/wiki/extractors|wiki]]
  
 +Autre omamnd utiles
 +<code>
 +--remux-video "webm>opus/ogg>ogg/aac>m4a" --embed-thumbnail URL
 +</code>
 +
 +
 +<code>--audio-format mp3</code>
    
  • ateliers/youtube.1782640974.txt.gz
  • Dernière modification : 2026/06/28 12:02
  • de garence