projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fa5f40
)
[yam] Add localized name
author
Yen Chi Hsuan
<yan12125@gmail.com>
Fri, 10 Jul 2015 16:53:08 +0000
(
00:53
+0800)
committer
Yen Chi Hsuan
<yan12125@gmail.com>
Fri, 10 Jul 2015 16:53:08 +0000
(
00:53
+0800)
youtube_dl/extractor/yam.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/yam.py
b/youtube_dl/extractor/yam.py
index 9d851bae3b779d8ce434742d6f5ef70d3f423936..001ee17b6f93d457bdc2fbdaf802b61ef19e1b41 100644
(file)
--- a/
youtube_dl/extractor/yam.py
+++ b/
youtube_dl/extractor/yam.py
@@
-14,6
+14,7
@@
from ..utils import (
class YamIE(InfoExtractor):
+ IE_DESC = '蕃薯藤yam天空部落'
_VALID_URL = r'http://mymedia.yam.com/m/(?P<id>\d+)'
_TESTS = [{