Browse Source

[vesti] Skip test 2 due to geo restrictions

At least that's how I interpret the error message "Просмотр вид��о ограничен в вашем регионе."
totalwebcasting
Philipp Hagemeister 11 years ago
parent
commit
72ca1d7f45
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/vesti.py

+ 1
- 0
youtube_dl/extractor/vesti.py View File

@ -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',


Loading…
Cancel
Save