add youtu.be short links
[videosite.git] / videosite / YouTubeGrabber.pm
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-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-14 Ralf Ertzinger- New YouYube scheme, as some videos did not conform to
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...
2008-12-08 Ralf Ertzinger- Introduce a proper namespace for videosite modules.
2008-12-07 Ralf Ertzinger- Convert YouTube quality parameter to extended format
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-05-23 Ralf Ertzinger- Do not treat & as a parameter separator
2008-04-15 Ralf Ertzinger- Check for existance of hash key before using
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-18 Ralf Ertzinger- Add YouTube authentication for videos that require it
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-18 Christian Garbserror on removed video
2008-01-12 Ralf Ertzinger- Change metadata{SOURCE} to the plugin name
2008-01-05 Ralf Ertzinger- Add copyright information to all files
2007-12-30 Ralf Ertzinger- Adapt plugins to documentation
2007-12-26 Christian Garbsfix ancestry
2007-12-26 Ralf Ertzinger- Move a comment around
2007-12-26 Ralf Ertzinger- Initial checkin