projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e313d20
)
[telecinco] Add test for #12430
author
Sergey M․
<dstftw@gmail.com>
Mon, 13 Mar 2017 15:41:28 +0000
(22:41 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Mon, 13 Mar 2017 15:41:28 +0000
(22:41 +0700)
youtube_dl/extractor/telecinco.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/telecinco.py
b/youtube_dl/extractor/telecinco.py
index d5abfc9e44ec82b492fcd98d9e4429b40c5c05b9..fdcc7d5731b4833065912dd89e0132f385c817f3 100644
(file)
--- a/
youtube_dl/extractor/telecinco.py
+++ b/
youtube_dl/extractor/telecinco.py
@@
-44,6
+44,10
@@
class TelecincoIE(MiTeleBaseIE):
}, {
'url': 'http://www.telecinco.es/espanasinirmaslejos/Espana-gran-destino-turistico_2_1240605043.html',
'only_matching': True,
+ }, {
+ # ooyala video
+ 'url': 'http://www.cuatro.com/chesterinlove/a-carta/chester-chester_in_love-chester_edu_2_2331030022.html',
+ 'only_matching': True,
}]
def _real_extract(self, url):