]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/history - src
Fix an off-by-one error in veoh.rb.
[dead/whatever-dl.git] / src /
2010-12-05 Michael OrlitzkyFix an off-by-one error in veoh.rb.
2010-10-18 Michael OrlitzkyAdd a missing character to VALID_BLIPTV_REDIR_URL_REGEX.
2010-10-18 Michael OrlitzkyAdd blip.tv support for URLs of the form http://blip...
2010-07-23 Michael OrlitzkyFix the Youtube class for the latest update to the...
2010-04-17 Michael OrlitzkyAdd support for dailymotion.com, with tests.
2010-04-17 Michael OrlitzkyAllow passing headers (default: {}) to the Website...
2010-04-07 Michael OrlitzkyAdd Youtube support for the "fmt_list" and "t" variable...
2010-04-01 Michael OrlitzkyRemoved string.rb since the old Redtube class was its...
2010-04-01 Michael OrlitzkyUpdate the Redtube class. It is no longer necessary...
2010-04-01 Michael OrlitzkyModified the default get_video_filename() so that it...
2010-04-01 Michael OrlitzkyAdded new tests for (yet another) Veoh URL format.
2010-04-01 Michael OrlitzkyAdded URL/parse support for two new Veoh formats.
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-03-18 Michael OrlitzkyUpdated the BlipTV regular expressions to support the...
2010-01-14 Michael OrlitzkyAdded high-definition video support to the Youtube...
2009-12-07 Michael OrlitzkyAdded the OGG/Vorbis format parsing to Bliptv.
2009-11-24 Michael OrlitzkyAdded support for motherless.com.
2009-10-29 Michael OrlitzkyAdded GetOpt option parsing.
2009-10-02 Michael OrlitzkyUpdated Redtube to work with the site's new algorithm.
2009-10-02 Michael OrlitzkyAdded support for blip.tv.
2009-10-02 Michael OrlitzkyAdded configurable downloaders.
2009-10-02 Michael OrlitzkyFixed brain error re: symbols/methods.
2009-10-02 Michael OrlitzkyReplaced the Yikers algorithm with a simpler one (that...
2009-10-02 Michael OrlitzkyRemoved the redundant get_page_data method from the...
2009-10-02 Michael OrlitzkyFixed the Howcast downloads.
2009-10-02 Michael OrlitzkyMerged upstream branch (master).
2009-08-30 Michael OrlitzkyAdded support for a second filename pattern to the...
2009-08-30 Michael OrlitzkyFixed a typo in the Efukt class.
2009-04-01 Michael OrlitzkyAdded the net/http requirement to the Website class...
2009-03-21 Michael OrlitzkyAdded the beginnings of Megaporn support. There's still...
2009-03-21 Michael OrlitzkySilly whitespace changes.
2009-03-21 Michael OrlitzkyFactored out the Youtube implementation of get_page_dat...
2009-03-17 Michael OrlitzkyAdded the ability to download FuckedTube (http://www...
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-11-11 Michael OrlitzkyAdded the ability to download videos from http://www...
2008-10-31 mjoAdded the ability to download videos from http://www...
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.
2008-09-02 Michael OrlitzkyAdded independent (non-wget) file downloads via open...
2008-08-29 mjoAdded the ability to download Vimeo videos.
2008-06-28 Michael OrlitzkyAdded the ability to download Veoh files.
2008-06-16 Michael OrlitzkyAdded the Infoq site.
2008-06-13 Michael OrlitzkyInitial commit.