Browse Source

[vk] Update test

Sergey M․ 11 years ago
parent
commit
01ba178097
1 changed files with 1 additions and 1 deletions
  1. 1 1
      youtube_dl/extractor/vk.py

+ 1 - 1
youtube_dl/extractor/vk.py

@@ -27,7 +27,7 @@ class VKIE(InfoExtractor):
                 'id': '162222515',
                 'id': '162222515',
                 'ext': 'flv',
                 'ext': 'flv',
                 'title': 'ProtivoGunz - Хуёвая песня',
                 'title': 'ProtivoGunz - Хуёвая песня',
-                'uploader': 'Noize MC',
+                'uploader': 're:Noize MC.*',
                 'duration': 195,
                 'duration': 195,
             },
             },
         },
         },