diff options
Diffstat (limited to 'youtube_dl/extractor')
| -rw-r--r-- | youtube_dl/extractor/vesti.py | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/youtube_dl/extractor/vesti.py b/youtube_dl/extractor/vesti.py index f05c0ea9b..7773cec14 100644 --- a/youtube_dl/extractor/vesti.py +++ b/youtube_dl/extractor/vesti.py @@ -57,6 +57,7 @@ class VestiIE(InfoExtractor):                  # m3u8 download                  'skip_download': True,              }, +            'skip': 'Blocked outside Russia'          },          {              'url': 'http://sochi2014.vesti.ru/live/play/live_id/301', | 
