Browse Source

[qqmusic] Add localized name

Yen Chi Hsuan 10 years ago
parent
commit
a7ada46bd9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      youtube_dl/extractor/qqmusic.py

+ 1 - 0
youtube_dl/extractor/qqmusic.py

@@ -16,6 +16,7 @@ from ..compat import compat_urllib_request
 
 class QQMusicIE(InfoExtractor):
     IE_NAME = 'qqmusic'
+    IE_DESC = 'QQ音乐'
     _VALID_URL = r'http://y.qq.com/#type=song&mid=(?P<id>[0-9A-Za-z]+)'
     _TESTS = [{
         'url': 'http://y.qq.com/#type=song&mid=004295Et37taLD',