mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-08 06:58:39 +00:00
[tele13] skip test
This commit is contained in:
parent
8b55cadc83
commit
436416afe2
|
@ -16,8 +16,12 @@ class Tele13IE(InfoExtractor):
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': 'el-circulo-de-hierro-de-michelle-bachelet-en-su-regreso-a-la-moneda',
|
'id': 'el-circulo-de-hierro-de-michelle-bachelet-en-su-regreso-a-la-moneda',
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'title': 'El c\u00edrculo de hierro de Michelle Bachelet en su regreso a La Moneda',
|
'title': 'El círculo de hierro de Michelle Bachelet en su regreso a La Moneda',
|
||||||
}
|
},
|
||||||
|
'params': {
|
||||||
|
# HTTP Error 404: Not Found
|
||||||
|
'skip_download': True,
|
||||||
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'url': 'http://www.t13.cl/videos/mundo/tendencias/video-captan-misteriosa-bola-fuego-cielos-bangkok',
|
'url': 'http://www.t13.cl/videos/mundo/tendencias/video-captan-misteriosa-bola-fuego-cielos-bangkok',
|
||||||
|
|
Loading…
Reference in a new issue