]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/history - src/websites/youtube.rb
Raise errors if the Youtube class can't parse either the video id or the format list.
[dead/whatever-dl.git] / src / websites / youtube.rb
2010-03-31 Michael OrlitzkyRaise errors if the Youtube class can't parse either...
2010-03-31 Michael OrlitzkyAdded a new URL format for the Youtube class.
2010-01-14 Michael OrlitzkyAdded high-definition video support to the Youtube...
2009-04-01 Michael OrlitzkyAdded the net/http requirement to the Website class...
2009-03-21 Michael OrlitzkyFactored out the Youtube implementation of get_page_dat...
2009-03-02 Michael OrlitzkyUpdated the Youtube URL regex to allow any hostname...
2009-01-12 Michael OrlitzkyModified the Youtube class to accept in.youtube.com...
2008-09-07 Michael OrlitzkyMade the output filename the responsibility of the...
2008-09-06 Michael OrlitzkyFixed a bug in the Youtube class' parsing of the "t...
2008-09-02 mjoAdded the ability to download Youtube videos.