Youtube: add new URL variant
[videosite.git] / videosite / YouTubeGrabber.pm
2014-11-26 Ralf ErtzingerYoutube: add new URL variant
2013-12-08 Ralf ErtzingerYoutube: Add support for adaptive video formats (split...
2013-05-21 Ralf ErtzingerYoutube: Allow short circuiting _parse_by_scrape if...
2013-04-24 Ralf ErtzingerAllow proper subclassing of complete Getters/Grabbers
2013-04-21 Ralf ErtzingerChange new() function in plugins to avoid having to...
2013-03-23 Ralf ErtzingerYoutube: Simplify regex for scraping
2013-03-22 Ralf ErtzingerYoutube: New site format for scraper
2012-09-28 Ralf ErtzingerYoutube: Add new signature to download URLs
2012-08-09 Ralf ErtzingerYoutube: remove old matching code
2012-08-09 Ralf ErtzingerYoutube: Add new URL format
2012-05-30 Ralf ErtzingerMerge branch 'master' of 10.200.0.3/GIT/videosite
2012-05-30 Ralf ErtzingerYoutube: Add new video format
2012-02-27 Ralf ErtzingerMerge branch 'master' of ssh://ryoko:22003/home/sun...
2012-02-27 Ralf ErtzingerYoutube: Simplify match pattern
2012-02-15 Ralf ErtzingerYoutube: Disable the scrap handlers for the 2009 and...
2012-02-14 Ralf ErtzingerMerge branch 'master' of ssh://ryoko:22003/home/sun...
2012-02-14 Ralf ErtzingerYoutube: Add new page format (yt.playerConfig)
2012-02-13 Ralf ErtzingerYoutube: match .../watch?&v=... URLs
2012-02-11 Ralf ErtzingerYoutube: remove COOKIE metadata
2012-02-11 Ralf ErtzingerAdd test URLs to BlipTV, Collegehumor, Redtube, Sevenlo...
2011-12-07 Ralf ErtzingerYoutube: Add video format info to metadata
2011-11-17 Ralf ErtzingerYoutube: Add/annotate more video formats
2011-11-10 Ralf ErtzingerYoutube: new video formats, again
2011-10-14 Ralf ErtzingerYoutube: new video formats, again
2011-09-13 Ralf ErtzingerYoutube: new video formats, again
2011-09-03 Ralf ErtzingerMerge branch 'master' of 10.200.0.3/GIT/videosite
2011-09-03 Ralf ErtzingerYouTube: Add comment to format list
2011-09-03 Ralf ErtzingerYouTube: add config variable to disable use of HTTPS...
2011-09-03 Ralf ErtzingerBase, YouTube: add a function to decode URL query strin...
2011-08-17 Ralf ErtzingerYoutube: specify video formats more clearly
2011-08-09 Ralf ErtzingerYouTube: explicitly specify first pass decoding for...
2011-08-08 Ralf ErtzingerYouTube: Correctly parse url_encoded_fmt_stream_map...
2011-08-03 Ralf ErtzingerYoutube: Add support for url_encoded_fmt_stream_map...
2011-07-23 Ralf ErtzingerYouTube: fix some warnings
2011-07-22 Ralf ErtzingerYoutube: Add video format 44 and 45 (also WebM)
2011-07-22 Ralf ErtzingerYoutube: Add video format 43 (WebM)
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-03 Ralf ErtzingerYoutube: factor out url selection routine
2011-06-03 Ralf ErtzingerYoutube: Add a parser that uses /get_video_info, with...
2011-05-11 Ralf ErtzingerYoutube: extend support for /user/<username>#p/ URLs.
2011-05-11 Ralf ErtzingerYoutube: Add simple live stream detection
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-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-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-05-31 Maximilian RehkopfAdd support for new Youtube login
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-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 &amp; 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