about summary refs log tree commit diff
path: root/youtube_dl/extractor/collegehumor.py
Commit message (Expand)AuthorAgeFilesLines
* [collegehumor] Encode the xml before calling xml.etree.ElementTree.fromstring...Jaime Marquínez Ferrándiz2013-11-241-5/+2
* Clean up unused imports and other minor mistakesPhilipp Hagemeister2013-11-201-3/+1
* [collegehumor] Allow old-style videos (Fixes #1285)Philipp Hagemeister2013-08-211-19/+33
* [collegehumor] support urls in the format www.collegehumor.com/e/{video_id} (...Jaime Marquínez Ferrándiz2013-08-041-1/+1
* Added an option 'e' to go with 'video' or 'embed'pishposhmcgee2013-07-241-1/+1
* CollegeHumorIE: support Youtube videos and embed urls (fixes #1094)Jaime Marquínez Ferrándiz2013-07-231-1/+4
* Fix CollegHumorIEJaime Marquínez Ferrándiz2013-07-231-22/+18
* Move Collegehumor IE into its own filePhilipp Hagemeister2013-06-231-0/+74