mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 04:29:44 +01:00
[tvigle] Skip tests
This commit is contained in:
parent
15b74b94be
commit
3153a2c98d
@ -30,6 +30,7 @@ class TvigleIE(InfoExtractor):
|
|||||||
'duration': 6586,
|
'duration': 6586,
|
||||||
'age_limit': 12,
|
'age_limit': 12,
|
||||||
},
|
},
|
||||||
|
'skip': 'georestricted',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'url': 'http://www.tvigle.ru/video/vladimir-vysotskii/vedushchii-teleprogrammy-60-minut-ssha-o-vladimire-vysotskom/',
|
'url': 'http://www.tvigle.ru/video/vladimir-vysotskii/vedushchii-teleprogrammy-60-minut-ssha-o-vladimire-vysotskom/',
|
||||||
@ -42,6 +43,7 @@ class TvigleIE(InfoExtractor):
|
|||||||
'duration': 186.080,
|
'duration': 186.080,
|
||||||
'age_limit': 0,
|
'age_limit': 0,
|
||||||
},
|
},
|
||||||
|
'skip': 'georestricted',
|
||||||
}, {
|
}, {
|
||||||
'url': 'https://cloud.tvigle.ru/video/5267604/',
|
'url': 'https://cloud.tvigle.ru/video/5267604/',
|
||||||
'only_matching': True,
|
'only_matching': True,
|
||||||
|
Loading…
Reference in New Issue
Block a user