videosite.git
2009-08-16 Ralf ErtzingerIntegrate missing patches from C. Garbs
2009-08-16 Ralf ErtzingerMerge branch 'master' of ssh://ryoko:22003/home/sun...
2009-08-16 Ralf ErtzingerChange videosite-dl.pl to work with changed module...
2009-08-15 Ralf Ertzinger- Simplify URL-quality mapping
2009-08-14 Ralf Ertzinger- Fixed and expanded quality selection
2009-08-14 Ralf Ertzinger- Further refine URL determination scheme
2009-08-13 Ralf Ertzinger- Handle youtube site structure change, video quality...
2009-04-25 Ralf Ertzinger- Fix CollegeHumor video title grab
2009-01-24 Ralf Ertzinger- Vimeo fixed their hash algorithm. Wohooo!
2008-12-28 Ralf ErtzingerMerge branch 'master' of 10.200.0.3/GIT/videosite
2008-12-28 Ralf Ertzinger- Properly instanciate HTMLHelper
2008-12-26 Christian Garbscosmetic updates
2008-12-26 Christian Garbsremove extra check
2008-12-09 Ralf ErtzingerMerge branch 'master' of ssh://sun@ryoko:22003/home...
2008-12-09 Christian Garbsissue closed
2008-12-09 Christian Garbsissue update
2008-12-08 Ralf ErtzingerMerge branch 'master' of 10.200.0.3/GIT/videosite
2008-12-08 Ralf Ertzinger- Introduce a proper namespace for videosite modules.
2008-12-07 Ralf Ertzinger- Add ditz issue tracker directory
2008-12-07 Ralf Ertzinger- Add autocompletion for parameter names and values
2008-12-07 Ralf Ertzinger- Sort autocomplete list in all cases
2008-12-07 Ralf ErtzingerMerge branch 'master' of ssh://sun@ryoko:22003/home...
2008-12-07 Ralf Ertzinger- Modify help string generator to handle the extended...
2008-12-07 Ralf Ertzinger- Convert YouTube quality parameter to extended format
2008-12-06 Ralf Ertzinger- Modify BreakGrabber to use HTMLHelper
2008-12-06 Ralf Ertzinger- Convert SnotrGrabber and CollegeHumorGrabber to HTMLH...
2008-12-06 Ralf Ertzinger- Add HTMLHelper.pm
2008-12-01 Ralf Ertzinger- Remove debugging comment
2008-11-30 Ralf Ertzinger- Start support for tab-completion
2008-11-30 Ralf Ertzinger- Add grabber for snotr.com
2008-11-29 Ralf Ertzinger- Fix another typo in youtube help text
2008-11-29 Ralf Ertzinger- Fix typo in youtube help text
2008-11-28 Ralf Ertzinger- Add hd parameter for youtube
2008-10-23 Ralf Ertzinger- Remove unneeded subroutine
2008-10-23 Ralf ErtzingerAdd RedTube grabber
2008-10-12 Ralf Ertzinger- Make vimeo work again (they have reworked their hash...
2008-08-02 Ralf Ertzinger- fix vimeo grabber
2008-07-19 Ralf Ertzinger- Handle blip.tv/play style URLs
2008-07-19 Ralf ErtzingerMerge branch 'master' of ryoko.camperquake.de/GIT/videosite
2008-07-19 Ralf Ertzinger- Print errors while loading plugins
2008-07-19 Ralf Ertzinger- Fix blip.tv grabber
2008-05-23 Ralf Ertzinger- Do not treat & as a parameter separator
2008-05-23 Ralf Ertzinger- Fix XML source URL
2008-05-04 Ralf Ertzinger- Fix typo
2008-05-04 Ralf Ertzinger- Add grabber for mncast
2008-05-04 Ralf Ertzinger- Add video quality parameter for GoogleVideo
2008-04-27 Ralf Ertzinger- Manually unescape the download URL for Yahoo, some...
2008-04-27 Ralf Ertzinger- Add grabber for video.yahoo.com
2008-04-27 Ralf Ertzinger- Properly test for empty array
2008-04-27 Ralf Ertzinger- Check for existance of field before using it
2008-04-19 Ralf Ertzinger- Add videosite-dl.pl, which allows downloads from...
2008-04-18 Ralf Ertzinger- Study message before throwing it to the grabbers
2008-04-18 Ralf ErtzingerMerge branch 'master' of ssh://sun@ryoko:22003/home...
2008-04-18 Ralf Ertzinger- Add broadcaster.com grabber
2008-04-17 Ralf Ertzinger- Fix video title
2008-04-17 Ralf Ertzinger- Fix typo
2008-04-17 Ralf Ertzinger- Change grabber to get the MO4 download link
2008-04-17 Ralf Ertzinger- Add GoogleGrabber
2008-04-15 Ralf Ertzinger- Grabber get() returns pattern only on demand
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- Stop searching for Grabbers once one has accepted...
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-10 Ralf Ertzinger- Add operation mode setting (download or display)
2008-02-03 Ralf Ertzinger- Add /videosite reload, which tries to reload all...
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- Move "videosite: log prefix into write_irssi()
2008-01-12 Christian Garbsexpand copyright
2008-01-12 Christian Garbsremove unneeded sub
2008-01-12 Christian Garbsinclude config location in save message
2008-01-12 Christian Garbssave config on global irssi /save
2008-01-12 Ralf Ertzinger- Change metadata{SOURCE} to the plugin name
2008-01-12 Ralf Ertzinger- Add liveleak grabber
2008-01-12 Ralf Ertzinger- Output metadata structure in debug mode
2008-01-12 Ralf Ertzinger- Add feedback for /videosite save
2008-01-07 Christian Garbsremove unneeded variable
2008-01-07 Christian Garbsuse inline text for help message
2008-01-07 Christian Garbsadd debug commands to help text
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
next