mirror of
https://github.com/blackjack4494/yt-dlc.git
synced 2024-12-26 09:48:11 +00:00
[vesti] Skip test 2 due to geo restrictions
At least that's how I interpret the error message "Просмотр вид��о ограничен в вашем регионе."
This commit is contained in:
parent
76e461f395
commit
72ca1d7f45
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ class VestiIE(InfoExtractor):
|
||||||
# m3u8 download
|
# m3u8 download
|
||||||
'skip_download': True,
|
'skip_download': True,
|
||||||
},
|
},
|
||||||
|
'skip': 'Blocked outside Russia'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'url': 'http://sochi2014.vesti.ru/live/play/live_id/301',
|
'url': 'http://sochi2014.vesti.ru/live/play/live_id/301',
|
||||||
|
|
Loading…
Reference in a new issue