youtube2dvd — Script to Make DVD From Youtube Videos

I’m lazy, so I scripted the moving parts from the howto that I wrote which described how to build a dvd from youtube videos.

The script is easy as pie to use.

Ingredients

Recipe

Initial setup

  • Make the script executable (chmod +x youtube2dvd)
  • Edit the script, and change the first line to point to the location at which you saved youtube-dl.py, i.e.
    
    YOUTUBE=~/scripts/youtube-dl.py
    

Using the script

  • Create a text file which lists, one per line, the youtube videos that you want to be on your DVD, e.g.
    
    
    
    
    
    
    
    

    If you want, you can supply titles that’ll be used in the dvd menu, e.g.

    
    http://youtube.com/watch?v=m2W5MjMGa14 Witching Hour
    
    
    
    

    Note that you do not have to supply a title for every video. Punctuation may screw things up.

  • Save the text file, and run the script, e.g.
    youtube2dvd mylist
  • You’re done. The DVD structure is now awaiting you.

Please post problems, suggestions & improvements to the script to the comments section.

Comments (2)

  1. alfred binet wrote::

    oh the tactics are ok … but who would want to do a DVD from such low quality videos?…

    Sunday, February 4, 2007 at 1:05 pm #
  2. noel wrote::

    pangittttttttttttttttttttttttttttt

    Tuesday, August 14, 2007 at 5:44 am #

Trackbacks/Pingbacks (2)

  1. meneame.net on Wednesday, November 29, 2006 at 5:52 pm

    Crea un DVD con varios videos de Youtube…

    Con estos scripts podrás crear un DVD con varios videos de youtube que elijas, el script se encarga de descargarlos, codificarlos y meterlos en un DVD….

  2. Fresqui.com on Monday, December 11, 2006 at 11:08 am

    Script para pasar a DVD videos de Youtube…

    Instrucciones para realizar un script en Linux que te permite pasar a formato DVD varios videos de youtube.
    (En inglés, pero se entiende ;-)