fix quoting in AsyncWgetFileGetter again
[videosite.git] / videosite /
2008-04-15 Ralf Ertzinger- Check for existance of hash key before using
2008-04-15 Ralf Ertzinger- Fix properties interitance for GrabberBase and GetterBase
2008-04-15 Ralf Ertzinger- Fix subroutine ref
2008-04-15 Ralf Ertzinger- Remove Irssi deps from plugins
2008-04-10 Ralf Ertzinger- Match multiple URLs per line
2008-03-20 Ralf Ertzinger- Add break.com grabber
2008-03-20 Ralf Ertzinger- Fix DailyMotion grabber
2008-03-03 Ralf Ertzinger- Fix UTF-8 characters being mangled in youtube file...
2008-03-03 Ralf Ertzinger- Add QUALITY parameter to youtube grabber, this allows...
2008-02-29 Ralf Ertzinger- Manually add an XML header to the metadata
2008-02-29 Ralf Ertzinger- Add grabber for vimeo.com (which is, finally, a bit...
2008-02-18 Ralf Ertzinger- Add YouTube authentication for videos that require it
2008-02-03 Ralf Ertzinger- Add the ability to enable/disable selected grabber...
2008-01-27 Ralf Ertzinger- Add spikedhumor grabber
2008-01-25 Ralf Ertzinger- Completely reworked the youtube parser to removed...
2008-01-25 Ralf Ertzinger- Drop unnecessary code
2008-01-25 Ralf Ertzinger- Rework download URL finder for youtube, fixing recent...
2008-01-22 Ralf Ertzinger- Fix video titles for collegehumor
2008-01-20 Ralf Ertzinger- Test routines to track down UTF-8 weirdness
2008-01-18 Ralf ErtzingerMerge branch 'master' of ryoko.camperquake.de/GIT/videosite
2008-01-18 Ralf Ertzinger- Add zeropuctuation grabber
2008-01-18 Christian Garbserror on removed video
2008-01-12 Ralf Ertzinger- Change metadata{SOURCE} to the plugin name
2008-01-12 Ralf Ertzinger- Add liveleak grabber
2008-01-07 Christian Garbsremove unneeded variable
2008-01-07 Ralf Ertzinger- Fix funky coloured characters in debugging mode
2008-01-05 Christian Garbsnew getter for asynchronous download
2008-01-05 Ralf Ertzinger- Print an error code if FileGetter fails to get a...
2008-01-05 Ralf Ertzinger- Fix some annoyances for default configs
2008-01-05 Ralf Ertzinger- Fix some bugs in the XML config handling
2008-01-05 Ralf Ertzinger- Add bliptv grabber
2008-01-05 Ralf Ertzinger- Add copyright information to all files
2008-01-05 Ralf Ertzinger- Add metacafe grabber
2008-01-04 Ralf Ertzinger- Add DoubleViking grabber
2007-12-30 Ralf Ertzinger- Remove Dailymotion prefix from title
2007-12-30 Ralf Ertzinger- Fix DLURL extract
2007-12-30 Ralf Ertzinger- Fix regex some more
2007-12-30 Ralf Ertzinger- Fix missing bracket in regex
2007-12-30 Ralf Ertzinger- Fix name of dailymotion grabber
2007-12-30 Ralf Ertzinger- Add grabber for DailyMotion
2007-12-30 Ralf Ertzinger- Adapt plugins to documentation
2007-12-30 Ralf ErtzingerAdd documentation for plugins
2007-12-26 Christian Garbsfix ancestry
2007-12-26 Ralf Ertzinger- Move a comment around
2007-12-26 Ralf Ertzinger- Initial checkin