projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e014ff0
)
[yinyuetai] Add localized name
author
Yen Chi Hsuan
<yan12125@gmail.com>
Fri, 10 Jul 2015 16:57:59 +0000
(
00:57
+0800)
committer
Yen Chi Hsuan
<yan12125@gmail.com>
Fri, 10 Jul 2015 16:57:59 +0000
(
00:57
+0800)
youtube_dl/extractor/yinyuetai.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/yinyuetai.py
b/youtube_dl/extractor/yinyuetai.py
index fa6b40816b4c833d285ae60ad6a195f1feff71c6..834d860af32871678f8fef5afd345353273ebc19 100644
(file)
--- a/
youtube_dl/extractor/yinyuetai.py
+++ b/
youtube_dl/extractor/yinyuetai.py
@@
-7,6
+7,7
@@
from ..utils import ExtractorError
class YinYueTaiIE(InfoExtractor):
IE_NAME = 'yinyuetai:video'
+ IE_DESC = '音悦Tai'
_VALID_URL = r'https?://v\.yinyuetai\.com/video(?:/h5)?/(?P<id>[0-9]+)'
_TESTS = [{
'url': 'http://v.yinyuetai.com/video/2322376',