From aa51d20d196db0554824f191816fa3079bc633bb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sergey=20M=E2=80=A4?= <dstftw@gmail.com>
Date: Mon, 10 Mar 2014 22:31:22 +0700
Subject: [PATCH] [vesti] Skip geo restricted test

---
 youtube_dl/extractor/vesti.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/vesti.py b/youtube_dl/extractor/vesti.py
index 916681fae..8083c7a35 100644
--- a/youtube_dl/extractor/vesti.py
+++ b/youtube_dl/extractor/vesti.py
@@ -85,7 +85,7 @@ class VestiIE(InfoExtractor):
                 # m3u8 download
                 'skip_download': True,
             },
-            'skip': 'Blocked outside Russia'
+            'skip': 'Blocked outside Russia',
         },
         {
             'url': 'http://sochi2014.vesti.ru/live/play/live_id/301',
@@ -142,6 +142,7 @@ class VestiIE(InfoExtractor):
                 # m3u8 download
                 'skip_download': True,
             },
+            'skip': 'Blocked outside Russia',
         },
         {
             'url': 'http://tvkultura.ru/video/show/brand_id/31724/episode_id/972347/video_id/978186',