mirror of
https://github.com/l1ving/youtube-dl
synced 2025-01-24 13:05:34 +08:00
[archiveorg] fix test case
This commit is contained in:
parent
ffc7610eb0
commit
b0c3a921db
@ -24,7 +24,7 @@ class ArchiveOrgIE(InfoExtractor):
|
|||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
'url': 'https://archive.org/details/Cops1922',
|
'url': 'https://archive.org/details/Cops1922',
|
||||||
'md5': 'bad_md5',
|
'md5': '0869000b4ce265e8ca62738b336b268a',
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': 'Cops1922',
|
'id': 'Cops1922',
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
|
Loading…
Reference in New Issue
Block a user