]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/history - bin/whatever-dl
Add a generic parser that will hopefully supplant some site-specific subclasses.
[dead/whatever-dl.git] / bin / whatever-dl
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.