mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-27 19:36:50 +01:00
[xuite] fix test md5
This commit is contained in:
parent
47004d9579
commit
75bb5c7028
@ -19,7 +19,7 @@ class XuiteIE(InfoExtractor):
|
|||||||
_TESTS = [{
|
_TESTS = [{
|
||||||
# Audio
|
# Audio
|
||||||
'url': 'http://vlog.xuite.net/play/RGkzc1ZULTM4NjA5MTQuZmx2',
|
'url': 'http://vlog.xuite.net/play/RGkzc1ZULTM4NjA5MTQuZmx2',
|
||||||
'md5': '63a42c705772aa53fd4c1a0027f86adf',
|
'md5': 'e79284c87b371424885448d11f6398c8',
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': '3860914',
|
'id': '3860914',
|
||||||
'ext': 'mp3',
|
'ext': 'mp3',
|
||||||
|
Loading…
Reference in New Issue
Block a user