Fix CollegHumorIE
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Tue, 23 Jul 2013 09:14:11 +0000 (11:14 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Tue, 23 Jul 2013 09:14:11 +0000 (11:14 +0200)
commitde48addae2ae61eded2992cae61d405647847f8e
treedc34a9773938e694e7e78611fde18a5d27b17cd6
parentddbfd0f0c51d797c2223e536d8bd0cc5f7582bb4
Fix CollegHumorIE

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
youtube_dl/extractor/collegehumor.py