Update vk.py

This commit is contained in:
Sergey M 2018-11-17 20:58:14 +07:00 committed by GitHub
parent f5b28b7716
commit b0e866733f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -504,8 +504,7 @@ class VKUserVideosIE(VKBaseIE):
}, {
'url': 'http://new.vk.com/videos205387401',
'only_matching': True,
}
]
}]
def _real_extract(self, url):
page_id = self._match_id(url)