]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/history - src/websites/youtube.rb
Factored out the Youtube implementation of get_page_data into the Website superclass.
[dead/whatever-dl.git] / src / websites / youtube.rb
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.