mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 19:52:40 +01:00
[vk] Add test for pladform embed
This commit is contained in:
parent
291a93bafa
commit
a5e52a1fd4
@ -165,6 +165,11 @@ class VKIE(InfoExtractor):
|
|||||||
# vk wrapper
|
# vk wrapper
|
||||||
'url': 'http://www.biqle.ru/watch/847655_160197695',
|
'url': 'http://www.biqle.ru/watch/847655_160197695',
|
||||||
'only_matching': True,
|
'only_matching': True,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
# pladform embed
|
||||||
|
'url': 'https://vk.com/video-76116461_171554880',
|
||||||
|
'only_matching': True,
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user