Browse Source

[collegehumor] Fix test

totalwebcasting
Sergey M․ 11 years ago
parent
commit
2a5b502364
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      youtube_dl/extractor/collegehumor.py

+ 2
- 1
youtube_dl/extractor/collegehumor.py View File

@ -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,
},
},
{


Loading…
Cancel
Save