mirror of https://github.com/yt-dlp/yt-dlp.git
[generic] Correct test case
Video has been reuploaded / edited
This commit is contained in:
parent
bd03ffc16e
commit
f37e3f99f0
|
@ -532,7 +532,7 @@ class GenericIE(InfoExtractor):
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': 'Mrj4DVp2zeA',
|
'id': 'Mrj4DVp2zeA',
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'upload_date': '20150204',
|
'upload_date': '20150212',
|
||||||
'uploader': 'The National Archives UK',
|
'uploader': 'The National Archives UK',
|
||||||
'description': 'md5:a236581cd2449dd2df4f93412f3f01c6',
|
'description': 'md5:a236581cd2449dd2df4f93412f3f01c6',
|
||||||
'uploader_id': 'NationalArchives08',
|
'uploader_id': 'NationalArchives08',
|
||||||
|
|
Loading…
Reference in New Issue