aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/telecinco.py
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2015-09-16 22:37:47 +0600
committerSergey M․ <dstftw@gmail.com>2015-09-16 22:37:47 +0600
commit369e60162e9cc99c89dac52a40297b68cbc82392 (patch)
tree705392488c0daefa80256e154228374944466cbe /youtube_dl/extractor/telecinco.py
parentd5e7657fe2c045545e3cdc089413661befad8b4c (diff)
downloadyoutube-dl-369e60162e9cc99c89dac52a40297b68cbc82392.zip
youtube-dl-369e60162e9cc99c89dac52a40297b68cbc82392.tar.gz
youtube-dl-369e60162e9cc99c89dac52a40297b68cbc82392.tar.bz2
[telecinco] Update test
Diffstat (limited to 'youtube_dl/extractor/telecinco.py')
-rw-r--r--youtube_dl/extractor/telecinco.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/youtube_dl/extractor/telecinco.py b/youtube_dl/extractor/telecinco.py
index 018fd7d..685f1db 100644
--- a/youtube_dl/extractor/telecinco.py
+++ b/youtube_dl/extractor/telecinco.py
@@ -22,16 +22,13 @@ class TelecincoIE(InfoExtractor):
_TESTS = [{
'url': 'http://www.telecinco.es/robinfood/temporada-01/t01xp14/Bacalao-cocochas-pil-pil_0_1876350223.html',
+ 'md5': '5cbef3ad5ef17bf0d21570332d140729',
'info_dict': {
'id': 'MDSVID20141015_0058',
'ext': 'mp4',
'title': 'Con Martín Berasategui, hacer un bacalao al ...',
'duration': 662,
},
- 'params': {
- # m3u8 download
- 'skip_download': True,
- },
}, {
'url': 'http://www.cuatro.com/deportes/futbol/barcelona/Leo_Messi-Champions-Roma_2_2052780128.html',
'md5': '0a5b9f3cc8b074f50a0578f823a12694',