Browse Source

[collegehumor] Fix test's uploader field

master
Jaime Marquínez Ferrándiz 10 years ago
parent
commit
4ccfba28d9
1 changed files with 1 additions and 1 deletions
  1. 2
      youtube_dl/extractor/collegehumor.py

2
youtube_dl/extractor/collegehumor.py

@ -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