Browse Source

[collegehumor] Fix test's uploader field

totalwebcasting
Jaime Marquínez Ferrándiz 11 years ago
parent
commit
4ccfba28d9
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

@ -40,7 +40,7 @@ class CollegeHumorIE(InfoExtractor):
'id': 'W5gMp3ZjYg4',
'ext': 'mp4',
'title': 'Funny Dogs Protecting Babies Compilation 2014 [NEW HD]',
'uploader': 'Funnyplox TV',
'uploader': 'FunnyPlox TV',
'uploader_id': 'funnyploxtv',
'description': 'md5:7ded37421526d54afdf005e25bc2b7a3',
'upload_date': '20140128',


Loading…
Cancel
Save