mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 17:22:31 +01:00
[vk] Fix test (Closes #5100)
This commit is contained in:
parent
4e01501bbf
commit
3630034609
@ -31,7 +31,7 @@ class VKIE(InfoExtractor):
|
|||||||
'id': '162222515',
|
'id': '162222515',
|
||||||
'ext': 'flv',
|
'ext': 'flv',
|
||||||
'title': 'ProtivoGunz - Хуёвая песня',
|
'title': 'ProtivoGunz - Хуёвая песня',
|
||||||
'uploader': 're:Noize MC.*',
|
'uploader': 're:(?:Noize MC|Alexander Ilyashenko).*',
|
||||||
'duration': 195,
|
'duration': 195,
|
||||||
'upload_date': '20120212',
|
'upload_date': '20120212',
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user