Explorar o código

[udn] Add localized name

Yen Chi Hsuan %!s(int64=10) %!d(string=hai) anos
pai
achega
9b15be97aa
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      youtube_dl/extractor/udn.py

+ 1 - 0
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',