mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-06 12:37:09 +01:00
[vk] Add age restricted video test for reference
This commit is contained in:
parent
ee48b6a88f
commit
e58066e244
@ -154,6 +154,11 @@ class VKIE(InfoExtractor):
|
|||||||
'url': 'http://vk.com/feed?z=video-43215063_166094326%2Fbb50cacd3177146d7a',
|
'url': 'http://vk.com/feed?z=video-43215063_166094326%2Fbb50cacd3177146d7a',
|
||||||
'only_matching': True,
|
'only_matching': True,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
# age restricted video, requires vk account credentials
|
||||||
|
'url': 'https://vk.com/video205387401_164765225',
|
||||||
|
'only_matching': True,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
# vk wrapper
|
# vk wrapper
|
||||||
'url': 'http://www.biqle.ru/watch/847655_160197695',
|
'url': 'http://www.biqle.ru/watch/847655_160197695',
|
||||||
|
Loading…
Reference in New Issue
Block a user