Browse Source

[collegehumor] Fix test

The description simply changed, our code is working fine
totalwebcasting
Philipp Hagemeister 11 years ago
parent
commit
7ac1f877a7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/extractor/collegehumor.py

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

@ -38,7 +38,7 @@ class CollegeHumorIE(InfoExtractor):
'title': 'Funny Dogs Protecting Babies Compilation 2014 [NEW HD]',
'uploader': 'Funnyplox TV',
'uploader_id': 'funnyploxtv',
'description': 'md5:7e8899d3f749db50fa089eb243cba17f',
'description': 'md5:506f69f7a297ed698ced3375f2363b0e',
'upload_date': '20140128',
},
'params': {


Loading…
Cancel
Save