[vk] Update test
This commit is contained in:
parent
73af6e22fd
commit
09f934b009
|
@ -99,10 +99,10 @@ class VKIE(VKBaseIE):
|
||||||
_TESTS = [
|
_TESTS = [
|
||||||
{
|
{
|
||||||
'url': 'http://vk.com/videos-77521?z=video-77521_162222515%2Fclub77521',
|
'url': 'http://vk.com/videos-77521?z=video-77521_162222515%2Fclub77521',
|
||||||
'md5': '0deae91935c54e00003c2a00646315f0',
|
'md5': '7babad3b85ea2e91948005b1b8b0cb84',
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': '162222515',
|
'id': '162222515',
|
||||||
'ext': 'flv',
|
'ext': 'mp4',
|
||||||
'title': 'ProtivoGunz - Хуёвая песня',
|
'title': 'ProtivoGunz - Хуёвая песня',
|
||||||
'uploader': 're:(?:Noize MC|Alexander Ilyashenko).*',
|
'uploader': 're:(?:Noize MC|Alexander Ilyashenko).*',
|
||||||
'duration': 195,
|
'duration': 195,
|
||||||
|
|
Loading…
Reference in New Issue