diff options
| -rw-r--r-- | youtube_dl/extractor/collegehumor.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/youtube_dl/extractor/collegehumor.py b/youtube_dl/extractor/collegehumor.py index 2b4bf34c9..079cbc4d6 100644 --- a/youtube_dl/extractor/collegehumor.py +++ b/youtube_dl/extractor/collegehumor.py @@ -38,7 +38,7 @@ class CollegeHumorIE(InfoExtractor):              'title': 'Funny Dogs Protecting Babies Compilation 2014 [NEW HD]',              'uploader': 'Funnyplox TV',              'uploader_id': 'funnyploxtv', -            'description': 'md5:506f69f7a297ed698ced3375f2363b0e', +            'description': 'md5:11812366244110c3523968aa74f02521',              'upload_date': '20140128',          },          'params': { | 
