aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/collegehumor.py
AgeCommit message (Collapse)Author
2013-07-23CollegeHumorIE: support Youtube videos and embed urls (fixes #1094)Jaime Marquínez Ferrándiz
2013-07-23Fix CollegHumorIEJaime Marquínez Ferrándiz
Now it downloads the video over http in one file, it doesn't downloads in fragments Added a test and use the methods in InfoExtractor for downloading webpages
2013-06-23Move Collegehumor IE into its own filePhilipp Hagemeister