fix quoting in AsyncWgetFileGetter again
[videosite.git] / videosite / FileGetter.pm
2015-10-06 Christian Garbsrefactor FileGetter: extract _download method
2013-12-08 Ralf ErtzingerYoutube: Add support for adaptive video formats (split...
2013-04-24 Ralf ErtzingerAllow proper subclassing of complete Getters/Grabbers
2013-04-21 Ralf ErtzingerChange new() function in plugins to avoid having to...
2011-09-04 Ralf ErtzingerFileGetter: Add support for connectors from metadata
2011-07-23 Ralf ErtzingerFileGetter: Use full blown HTTP::UserAgent to set the...
2008-12-08 Ralf Ertzinger- Introduce a proper namespace for videosite modules.
2008-01-05 Ralf Ertzinger- Print an error code if FileGetter fails to get a...
2008-01-05 Ralf Ertzinger- Add copyright information to all files
2007-12-30 Ralf Ertzinger- Adapt plugins to documentation
2007-12-26 Ralf Ertzinger- Initial checkin