[vk] Add test for pladform embed
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