projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e1b256
)
[mitele] Clarify IE_DESC
author
Sergey M․
<dstftw@gmail.com>
Wed, 16 Sep 2015 16:39:48 +0000
(22:39 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Wed, 16 Sep 2015 16:39:48 +0000
(22:39 +0600)
youtube_dl/extractor/mitele.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/mitele.py
b/youtube_dl/extractor/mitele.py
index 9e8a8fc726107988bb8ca410a5120df03fd881cf..54993e2c9f690cf7b01ac3dcde7b4de6ef431d25 100644
(file)
--- a/
youtube_dl/extractor/mitele.py
+++ b/
youtube_dl/extractor/mitele.py
@@
-10,7
+10,7
@@
from ..utils import (
class MiTeleIE(InfoExtractor):
- IE_
NAME
= 'mitele.es'
+ IE_
DESC
= 'mitele.es'
_VALID_URL = r'http://www\.mitele\.es/[^/]+/[^/]+/[^/]+/(?P<id>[^/]+)/'
_TESTS = [{