Browse Source

[vk] Skip georestricted ivi embed test

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

+ 1 - 0
youtube_dl/extractor/vk.py

@@ -101,6 +101,7 @@ class VKIE(InfoExtractor):
                 'title': 'Книга Илая',
                 'title': 'Книга Илая',
                 'duration': 6771,
                 'duration': 6771,
             },
             },
+            'skip': 'Only works from Russia',
         },
         },
     ]
     ]