2
0
Sergey M․ 11 жил өмнө
parent
commit
2a5b502364

+ 2 - 1
youtube_dl/extractor/collegehumor.py

@@ -17,8 +17,9 @@ class CollegeHumorIE(InfoExtractor):
             'id': '6902724',
             'id': '6902724',
             'ext': 'mp4',
             'ext': 'mp4',
             'title': 'Comic-Con Cosplay Catastrophe',
             '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,
             'age_limit': 13,
+            'duration': 187,
         },
         },
     },
     },
     {
     {