Update vk.py
This commit is contained in:
parent
f5b28b7716
commit
b0e866733f
@ -504,8 +504,7 @@ class VKUserVideosIE(VKBaseIE):
|
|||||||
}, {
|
}, {
|
||||||
'url': 'http://new.vk.com/videos205387401',
|
'url': 'http://new.vk.com/videos205387401',
|
||||||
'only_matching': True,
|
'only_matching': True,
|
||||||
}
|
}]
|
||||||
]
|
|
||||||
|
|
||||||
def _real_extract(self, url):
|
def _real_extract(self, url):
|
||||||
page_id = self._match_id(url)
|
page_id = self._match_id(url)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user