]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/history - src/websites/youtube.rb
Re-fix the Youtube itag parameter. It works in both duplicated and non-duplicated...
[dead/whatever-dl.git] / src / websites / youtube.rb
2011-10-15 Michael OrlitzkyRe-fix the Youtube itag parameter. It works in both...
2011-10-14 Michael OrlitzkyAdd a fix for Youtube's itag parameter.
2011-08-06 Michael OrlitzkyUse single quotes around the URL in our 'wget' command.
2010-07-23 Michael OrlitzkyFix the Youtube class for the latest update to the...
2010-04-07 Michael OrlitzkyAdd Youtube support for the "fmt_list" and "t" variable...
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.