Outils pour utilisateurs

Outils du site


bash:youtube-dash

Différences

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

Lien vers cette vue comparative

Prochaine révision
Révision précédente
bash:youtube-dash [2014-09-19 22:17] – créée mitsubash:youtube-dash [2014-09-19 22:25] (Version actuelle) – modification externe 127.0.0.1
Ligne 1: Ligne 1:
 ====== Youtube HD 1080 (DASH) ====== ====== Youtube HD 1080 (DASH) ======
  
-required: `youtube-dland `ffmpeg`+required: ''youtube-dl'' and ''ffmpeg''
  
-This script creates a folder in /tmp/ (which I have mounted as ramdisk), downloads the separate video and audio streams (see [[https://en.wikipedia.org/wiki/Dynamic_Adaptive_Streaming_over_HTTP|about DASH]]), copies them into a Matroska container, sets the modtime and moves the resulting file in the current directory.+This script creates a folder in ''/tmp/'' (which I have mounted as ramdisk), downloads the separate video and audio streams (see [[https://en.wikipedia.org/wiki/Dynamic_Adaptive_Streaming_over_HTTP|about DASH]]), copies them into a Matroska container, sets the modtime and moves the resulting file in the current directory. 
 + 
 +I recommend putting an alias in ''.bashrc'' for easier use (I set it as ''ytd''). example: <code>ytd https://www.youtube.com/watch?v=yVpbFMhOAwE</code>
  
 <file bash youtube-dash.run> <file bash youtube-dash.run>
bash/youtube-dash.txt · Dernière modification : 2014-09-19 22:25 de 127.0.0.1