projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
369e601
)
[telecinco] Clarify IE_DESC
author
Sergey M․
<dstftw@gmail.com>
Wed, 16 Sep 2015 16:39:24 +0000
(22:39 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Wed, 16 Sep 2015 16:39:24 +0000
(22:39 +0600)
youtube_dl/extractor/telecinco.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/telecinco.py
b/youtube_dl/extractor/telecinco.py
index 685f1db404f560482cbbc261a1c143c8d218822a..9740c34522d515a54a049281f92f7aadcf02a8dd 100644
(file)
--- a/
youtube_dl/extractor/telecinco.py
+++ b/
youtube_dl/extractor/telecinco.py
@@
-17,7
+17,7
@@
from ..utils import (
class TelecincoIE(InfoExtractor):
- IE_
NAME = 'telecinc
o.es'
+ IE_
DESC = 'telecinco.es and cuatr
o.es'
_VALID_URL = r'https?://www\.(?:telecinco\.es|cuatro\.com)/(?:[^/]+/)+(?P<id>.+?)\.html'
_TESTS = [{