mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 17:22:31 +01:00
[firsttv] Skip test
This commit is contained in:
parent
fa78f13302
commit
cb38928974
@ -22,7 +22,8 @@ class FirstTVIE(InfoExtractor):
|
|||||||
'description': 'md5:cc730d2bf4215463e37fff6a1e277b13',
|
'description': 'md5:cc730d2bf4215463e37fff6a1e277b13',
|
||||||
'thumbnail': 'http://img1.1tv.ru/imgsize640x360/PR20140210114657.JPG',
|
'thumbnail': 'http://img1.1tv.ru/imgsize640x360/PR20140210114657.JPG',
|
||||||
'duration': 149,
|
'duration': 149,
|
||||||
}
|
},
|
||||||
|
'skip': 'Only works from Russia',
|
||||||
}
|
}
|
||||||
|
|
||||||
def _real_extract(self, url):
|
def _real_extract(self, url):
|
||||||
|
Loading…
Reference in New Issue
Block a user