]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/shortlog
dead/whatever-dl.git
2013-12-09 Michael OrlitzkyWhitespace cleanup. master
2013-12-09 Michael OrlitzkyFix an unused variable warning.
2013-12-09 Michael OrlitzkyFix a use of the cfg object before it was created.
2013-12-09 Michael OrlitzkyAdd a license to the gemspec.
2013-11-19 Michael OrlitzkyFix filenames for Pornhd videos.
2013-11-19 Michael OrlitzkyNew website: http://www.pornhd.com/.
2012-10-14 Michael OrlitzkyFix the motherless video URL regex.
2012-06-13 Michael OrlitzkyAdd a gemspec file, completing(?) the move to a sane...
2012-06-13 Michael OrlitzkyFix the progressbar require path in uri_utilities.rb.
2012-06-13 Michael OrlitzkyEliminate the redundand 'vendor' directory.
2012-06-13 Michael OrlitzkyUpdate the makefile to build/install a gem.
2012-06-13 Michael OrlitzkyUse strings instead of symbols for the downloader type.
2012-06-13 Michael OrlitzkyFix website require paths.
2012-06-13 Michael OrlitzkyMake the Configuration module a class.
2012-06-13 Michael OrlitzkyFix a missing slash.
2012-06-13 Michael OrlitzkyUse the logger class to log warnings and errors.
2012-06-11 Michael OrlitzkyFix a few require paths.
2012-06-11 Michael OrlitzkyUpdate bin/whatever-dl and the configuration class...
2012-06-11 Michael OrlitzkyAdd the base 'rb' file which includes all of the other...
2012-06-11 Michael OrlitzkyAdd an example config file.
2012-06-11 Michael OrlitzkyMove all of the 'src' code under the more-standard...
2012-06-11 Michael OrlitzkyFix all Ruby 1.9 errors and warnings.
2012-06-11 Michael OrlitzkyUpdate the makefile and test code so that the tests...
2012-06-11 Michael OrlitzkyRemove a number of fixtures whose tests no longer pass.
2012-01-11 Michael OrlitzkyRewrite most of Bliptv to work with their new scheme.
2011-11-18 Michael OrlitzkyRemove 'www' from the Vimeo details URL.
2011-11-03 Michael OrlitzkyAdd "?start=0" to the end of motherless URLs.
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.
2011-07-24 Michael OrlitzkyAdd HTML5 source element src parsing to the Redtube...
2011-06-04 Michael OrlitzkyUpdate the Motherless class for their new Flash variabl...
2011-06-04 Michael OrlitzkyUpdate the generic URL parser to avoid matching single...
2011-06-02 Michael OrlitzkyFix the Vimeo class for their new scheme.
2011-03-11 Michael OrlitzkyAdd a generic parser that will hopefully supplant some...
2011-02-10 Michael OrlitzkyAdd support for xnxx.com.
2011-02-09 Michael OrlitzkyMove the TODO I just wrote into the todo.txt document.
2011-02-09 Michael OrlitzkyAdd support for www.mentalzero.com.
2011-01-25 Michael OrlitzkyAdd support for xxxbunker.com.
2011-01-25 Michael OrlitzkyClean up the code for UriUtilities.
2011-01-25 Michael OrlitzkyAllow the downloaders to take advantage of the websites...
2011-01-25 Michael OrlitzkyWhitespace cleanup.
2011-01-25 Michael OrlitzkyMake headers a property of the website class rather...
2011-01-25 Michael OrlitzkyAdd support for xvideos.com.
2011-01-16 Michael OrlitzkyFix the hashlink parsing for Redtube.
2011-01-09 Michael OrlitzkyFix the Efukt video url regex.
2011-01-05 Michael OrlitzkyAdd support for deviantclip.com.
2011-01-05 Michael OrlitzkyAdd support for ehow.com.
2010-12-05 Michael OrlitzkyAdd support for liveleak.com.
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 OrlitzkyRemove the Youtube fixtures and format parsing tests...
2010-07-23 Michael OrlitzkyRemove t_parameter tests for the Youtube class.
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 OrlitzkyAdded tests/fixtures for the most recent Youtube changes.
2010-04-07 Michael OrlitzkyAdd Youtube support for the "fmt_list" and "t" variable...
2010-04-05 Michael OrlitzkyRemoved an old (completed) todo item, and added a new...
2010-04-01 Michael OrlitzkyRemoved string.rb since the old Redtube class was its...
2010-04-01 Michael OrlitzkyUpdate all of the Redtube tests for the new class.
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 tests for the new Veoh URL formats.
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 the fixture used in the new Youtube tests.
2010-01-14 Michael OrlitzkyAdded two new Youtube tests for the available/desired...
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 OrlitzkyRemoved whitespace.
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 OrlitzkyFixed the KCODE is NONE warning.
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-21 Michael OrlitzkyI take that last commit back. Now the relative include...
2008-11-15 Michael OrlitzkyFixed the relative path require issue. Now we should...
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...
next