projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7ada46
)
[udn] Add localized name
author
Yen Chi Hsuan
<yan12125@gmail.com>
Fri, 10 Jul 2015 16:52:19 +0000
(
00:52
+0800)
committer
Yen Chi Hsuan
<yan12125@gmail.com>
Fri, 10 Jul 2015 16:52:19 +0000
(
00:52
+0800)
youtube_dl/extractor/udn.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/udn.py
b/youtube_dl/extractor/udn.py
index c08428acfab446dff6157035ef032ae326199ebf..2151f83382d6b3185722b54de2d0eab2a988c6ae 100644
(file)
--- a/
youtube_dl/extractor/udn.py
+++ b/
youtube_dl/extractor/udn.py
@@
-11,6
+11,7
@@
from ..compat import compat_urlparse
class UDNEmbedIE(InfoExtractor):
+ IE_DESC = '聯合影音'
_VALID_URL = r'https?://video\.udn\.com/(?:embed|play)/news/(?P<id>\d+)'
_TESTS = [{
'url': 'http://video.udn.com/embed/news/300040',