]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/history - bin/whatever-dl
Whitespace cleanup.
[dead/whatever-dl.git] / bin / whatever-dl
2013-12-09 Michael OrlitzkyFix a use of the cfg object before it was created.
2012-06-13 Michael OrlitzkyUse strings instead of symbols for the downloader type.
2012-06-13 Michael OrlitzkyUse the logger class to log warnings and errors.
2012-06-11 Michael OrlitzkyUpdate bin/whatever-dl and the configuration class...
2012-06-11 Michael OrlitzkyFix all Ruby 1.9 errors and warnings.
2011-03-11 Michael OrlitzkyAdd a generic parser that will hopefully supplant some...
2011-01-25 Michael OrlitzkyAllow the downloaders to take advantage of the websites...
2009-10-29 Michael OrlitzkyAdded GetOpt option parsing.
2009-10-02 Michael OrlitzkyAdded configurable downloaders.
2009-10-02 Michael OrlitzkyFixed the KCODE is NONE warning.
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-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-06-13 Michael OrlitzkyInitial commit.