fix quoting in AsyncWgetFileGetter again
[videosite.git] / videosite /
2011-06-18 Ralf ErtzingerYoutube: decode UTF8 video titles to the internal perl...
2011-06-12 Ralf ErtzingerBase, YouTube: Do not use process persistent LWP::UserA...
2011-06-08 Ralf ErtzingerBase: Add module name to error and debug output
2011-06-08 Ralf ErtzingerAsyncWgetFileGetter: Remove base64 encoding from comman...
2011-06-08 Ralf ErtzingerJSArrayParser: dispense with the fallback crap, just...
2011-06-03 Ralf ErtzingerYoutube: factor out url selection routine
2011-06-03 Ralf ErtzingerYoutube: Add a parser that uses /get_video_info, with...
2011-06-03 Ralf Ertzingerbase: Initialize a LWP::UserAgent instance for subclass...
2011-05-27 Ralf ErtzingerAdd HTTPJSONGetter
2011-05-12 Ralf ErtzingerRevert "Wimp: adapt to new player"
2011-05-12 Ralf ErtzingerRevert "Wimp: Use JSON parser to handle player args"
2011-05-11 Ralf ErtzingerYoutube: extend support for /user/<username>#p/ URLs.
2011-05-11 Ralf ErtzingerYoutube: Add simple live stream detection
2011-05-09 Ralf ErtzingerJSJSONArrayParser: Allow single quotes (wimp, you are...
2011-05-08 Ralf ErtzingerJSJSONArrayParser: Allow bareword keys
2011-05-08 Ralf ErtzingerWimp: Use JSON parser to handle player args
2011-05-08 Ralf ErtzingerWimp: adapt to new player
2011-04-29 Ralf ErtzingerYoutube: extend support for /user/<username>#p/ URLs...
2011-04-27 Ralf ErtzingerYoutube: extend support for /user/<username>#p/ URLs
2011-04-09 Ralf ErtzingerYoutube: add support for /user/<username>#p/ URLs
2011-03-03 Ralf ErtzingerYoutube: Remove leftover debug statement
2011-03-03 Ralf ErtzingerYoutube: Add support for the latest page redesign varia...
2011-03-02 Ralf ErtzingerYoutube: add support for /watch_popup/ URLs
2011-02-28 Ralf ErtzingerYoutube: Add new error condition detection
2011-02-13 Ralf ErtzingerMerge branch 'master' of 10.200.0.3/GIT/videosite
2011-02-13 Ralf ErtzingerYoutube: Support HTTPS URLs and use https to load site
2011-01-29 Ralf ErtzingerYoutube: check for meta attribute existance before...
2010-12-30 Ralf ErtzingerYoutube: Add new link format (youtube.com/user/...)
2010-12-01 Ralf ErtzingerJSJSONArrayParser: use more relaxed parsing
2010-12-01 Ralf ErtzingerJSArrayParser: Add JSJSONArrayParser as new (and prefer...
2010-09-09 Ralf Ertzingerdailymotion: Add a more generic way of parsing the...
2010-09-09 Ralf ErtzingerGeneral: Expand JSLexArrayParser to recognize [, ]...
2010-08-27 Ralf ErtzingerYoutube: Add new URL format youtu.be/watch?v=
2010-08-25 Ralf ErtzingerYoutube: Enhance error check in the login process
2010-07-19 Ralf ErtzingerVimeo: switch to LWP::UserAgent
2010-07-12 Ralf ErtzingerGeneral: Fix debug/error printing for modules (no more...
2010-07-12 Ralf ErtzingerYouTube: Clean up video format printing code
2010-07-10 Ralf ErtzingerMerge branch 'master' of 10.200.0.3/GIT/videosite
2010-07-10 Ralf ErtzingerYoutube: Add support for 4k video format
2010-06-07 Christian GarbsAsyncWgetFileGetter: create files with wallclock timestamp
2010-05-31 Maximilian RehkopfAdd support for new Youtube login
2010-04-17 Ralf ErtzingerFix DailyMotionGrabber, it now needs a JSON parser
2010-04-17 Ralf ErtzingerAdd a new JSON parser, replacing jsarray. This parser
2010-04-17 Ralf ErtzingerSelect better names for YouTube page types
2010-03-19 Ralf ErtzingerAdd support for the new YouTube page layout
2010-03-08 Ralf ErtzingerAdd a new youtube URL format
2010-03-05 Ralf ErtzingerAdd a new youtube URL format
2010-02-11 Ralf Ertzinger- Fix MyVideo grabber
2010-02-08 Christian Garbsadd youtu.be short links
2010-01-26 Ralf ErtzingerChange alert box detection
2009-12-21 Ralf Ertzinger- Decode HTML entities in YouTube titles
2009-12-13 Ralf Ertzinger- Add grabber for wimp.com
2009-11-25 Ralf Ertzinger- Add video type 37 (1080p)
2009-11-16 Ralf ErtzingerRemove errorneous print() statement
2009-11-15 Ralf Ertzinger- Add a fallback parser in case Parse::Lex is not available
2009-11-15 Ralf ErtzingerRename JSArrayParser to JSLexArrayParser
2009-11-14 Ralf Ertzinger- New YouYube scheme, as some videos did not conform to
2009-11-09 Ralf ErtzingerAdd grabber for veoh.com
2009-08-16 Ralf ErtzingerIntegrate missing patches from C. Garbs
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 Ertzinger- Properly instanciate HTMLHelper
2008-12-08 Ralf Ertzinger- Introduce a proper namespace for videosite modules.
2008-12-07 Ralf Ertzinger- Add autocompletion for parameter names and values
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-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- Fix blip.tv grabber
2008-05-23 Ralf Ertzinger- Do not treat &amp; 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- Check for existance of field before using it
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
next