aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/collegehumor.py
Commit message (Expand)AuthorAgeFilesLines
* [collegehumor] Remove extractorSergey M․2016-05-151-101/+0
* PEP8: applied even more rulesJouke Waleson2014-11-231-40/+39
* [collegehumor] Fix one more testSergey M․2014-03-131-1/+1
* [collegehumor] Extract like countSergey M․2014-03-131-0/+2
* [collegehumor] Fix testSergey M․2014-03-131-1/+2
* [collegehumor] Replace youtube testSergey M․2014-03-091-7/+7
* [collegehumor] Fix test's uploader fieldJaime Marquínez Ferrándiz2014-02-271-1/+1
* [collegehumor, chilloutzone] changed description in testspulpe2014-02-121-1/+1
* [collegehumor] We only get shortened descriptions nowPhilipp Hagemeister2014-02-061-4/+11
* [collegehumor] Adapt test to changed video descriptionPhilipp Hagemeister2014-02-041-1/+1
* [collegehumor] Fix testPhilipp Hagemeister2014-02-021-1/+1
* [collegehumor] fix test descriptionJaime Marquínez Ferrándiz2014-01-311-1/+1
* [collegehumor] Add support for embedded youtube videos (fixes #2277)Jaime Marquínez Ferrándiz2014-01-301-1/+25
* [collegehumor] The video may not contain any file in webm format (#2277)Jaime Marquínez Ferrándiz2014-01-301-1/+1
* [collegehumor] Use character strings by defaultPhilipp Hagemeister2014-01-051-15/+17
* [collegehumor] Add support for age_limitPhilipp Hagemeister2014-01-051-1/+10
* [collegehumor] Support multiple formats (Fixes #2092)Philipp Hagemeister2014-01-051-52/+27
* [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