mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2024-11-03 03:40:20 +00:00
[playwire] Fix test
This commit is contained in:
parent
8a7bbd1606
commit
06368a232a
@ -19,7 +19,7 @@ class PlaywireIE(InfoExtractor):
|
|||||||
'id': '3353705',
|
'id': '3353705',
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'title': 'S04_RM_UCL_Rus',
|
'title': 'S04_RM_UCL_Rus',
|
||||||
'thumbnail': 're:^http://.*\.png$',
|
'thumbnail': 're:^https?://.*\.png$',
|
||||||
'duration': 145.94,
|
'duration': 145.94,
|
||||||
},
|
},
|
||||||
}, {
|
}, {
|
||||||
|
Loading…
Reference in New Issue
Block a user