summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2014-03-13 06:09:21 +0700
committerSergey M․ <dstftw@gmail.com>2014-03-13 06:09:21 +0700
commit2a5b502364ff90ac31605a57f41f0fc6290440ce (patch)
tree73e6cee6c62c9731c708cfa436d2c3a556eedda5
parent98ff9d82d40fef70c2a2bdaecc2a66c9b7506cc8 (diff)
downloadyoutube-dl-2a5b502364ff90ac31605a57f41f0fc6290440ce.tar.gz
youtube-dl-2a5b502364ff90ac31605a57f41f0fc6290440ce.tar.xz
youtube-dl-2a5b502364ff90ac31605a57f41f0fc6290440ce.zip
[collegehumor] Fix test
-rw-r--r--youtube_dl/extractor/collegehumor.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/youtube_dl/extractor/collegehumor.py b/youtube_dl/extractor/collegehumor.py
index 45d81aae5..12b5fdf1c 100644
--- a/youtube_dl/extractor/collegehumor.py
+++ b/youtube_dl/extractor/collegehumor.py
@@ -17,8 +17,9 @@ class CollegeHumorIE(InfoExtractor):
             'id': '6902724',
             'ext': 'mp4',
             'title': 'Comic-Con Cosplay Catastrophe',
-            'description': 'Fans get creative this year',
+            'description': "Fans get creative this year at San Diego.  Too creative.  And yes, that's really Joss Whedon.",
             'age_limit': 13,
+            'duration': 187,
         },
     },
     {