mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-04 18:22:37 +01:00
[collegehumor] Fix test's uploader field
This commit is contained in:
parent
abb82f1ddc
commit
4ccfba28d9
@ -40,7 +40,7 @@ class CollegeHumorIE(InfoExtractor):
|
|||||||
'id': 'W5gMp3ZjYg4',
|
'id': 'W5gMp3ZjYg4',
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'title': 'Funny Dogs Protecting Babies Compilation 2014 [NEW HD]',
|
'title': 'Funny Dogs Protecting Babies Compilation 2014 [NEW HD]',
|
||||||
'uploader': 'Funnyplox TV',
|
'uploader': 'FunnyPlox TV',
|
||||||
'uploader_id': 'funnyploxtv',
|
'uploader_id': 'funnyploxtv',
|
||||||
'description': 'md5:7ded37421526d54afdf005e25bc2b7a3',
|
'description': 'md5:7ded37421526d54afdf005e25bc2b7a3',
|
||||||
'upload_date': '20140128',
|
'upload_date': '20140128',
|
||||||
|
Loading…
Reference in New Issue
Block a user