Audio


Visit http://www.arrakis.es/~rggi3/youtube-dl/, read a bit (includes instructions for Windows users). Download the python script and also install ffmpeg2theora (See #2 at my Drupal Video Guide).

Then:

  1. Visit your favorite YouTube video
  2. Copy the URL to the clipboard
  3. In command line:
    magicfab@suzy:~$ python youtube-dl.py http://www.youtube.com/watch?v=PcuF7S3r6gM
    Retrieving video webpage... done.
    Extracting video URL parameters... done.
    Video data found at http://lax-v11.lax.youtube.com/get_video?video_id=PcuF7S3r6gM
    Retrieving video data... 1897k of 1897k done.
    Video data saved to PcuF7S3r6gM.flv
    magicfab@suzy:~$ 
  4. Convert it (careful, those are TWO dashes before the optimize option):
    magicfab@suzy:~$ ffmpeg2theora PcuF7S3r6gM.flv ––optimize
    Input #0, flv, from 'PcuF7S3r6gM.flv':
      Duration: 00:00:47.3, bitrate: N/A
      Stream #0.0: Audio: mp3, 22050 Hz, mono
      Stream #0.1: Video: flv, yuv420p, 320x262, 25.00 fps(r)
      Resize: 320x262
          0:00:47.33 audio: 36kbps video: 305kbps
    magicfab@suzy:~$
  5. An .ogg corresponding file will be created in your current directory.
  6. Profit ?

update: youtube-dl has been packaged since Edgy. Install it using the standard Synaptic package manager or through apt-get in command line, by searching for the youtube-dl package.

usage: youtube-dl [options] video_url

Am I the only one that finds it very odd that the UN General Assembly 61st Session webcast archives are all in Real Video format, with specific restrictions to copying or saving the content ? I am almost happy this means there is so much work for any and all open format advocates out there!

L’an passé je découvrais Drone, lors d’un sortie plutôt inhabituelle pour moi. J’avais testé sous une Debian et c’est le genre de logiciels qui aident mon frère dans sa démarche pour quitter Mac OSX et aller vers Ubuntu.

C’est quand même étrange que je tombe sur des situations qui me permettent de parler de logiciels libres, sorties et vidéo dans la même phrase. Cette nuit je suis tombé sur un des développeurs de Drone sur IRC qui me mentionnait qu’ils évaluaient la possibilité de refaire le projet en Java – horreur! C’est curieux mais je crois qu’une telle décision technique irait contre l’esprit même de créativité, partage, découverte, et interaction de la technologie et des arts que permet ce logiciel. Après avoir discuté quelques minutes du piège Java, ce texte étant trop théorique pour expliquer la chose aux coéquipiers (selon mon interlocuteur), je cherchais d’autres arguments. (more…)

Tiens, un site web – wiki – consacré à l’édition et l’audio numérique avec Ubuntu: The Ubuntu Studio Project. (more…)

My consulting-trained brain was recently exposed to electronica and massive video input. Curiously, I found out that one of the groups presenting at Homéostazie was using a combination of open source, technical talent and good creativity karma. (more…)

« Previous Page