diff options
author | Yen Chi Hsuan <yan12125@gmail.com> | 2016-02-24 03:49:13 +0800 |
---|---|---|
committer | Yen Chi Hsuan <yan12125@gmail.com> | 2016-02-26 14:26:26 +0800 |
commit | e048d87fc9b5cfa19806649faf20fc1a7bdb82a6 (patch) | |
tree | 8c8ba453dffcfd48b0dd529d7a5510f9bce51a52 /youtube_dl | |
parent | e26cde092736c3356c1ab76c899a180fb3441d4b (diff) |
[kuwo] Fix a test
Diffstat (limited to 'youtube_dl')
-rw-r--r-- | youtube_dl/extractor/kuwo.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/kuwo.py b/youtube_dl/extractor/kuwo.py index f641edef8..700e44b63 100644 --- a/youtube_dl/extractor/kuwo.py +++ b/youtube_dl/extractor/kuwo.py @@ -68,6 +68,7 @@ class KuwoIE(KuwoBaseIE): 'id': '6446136', 'ext': 'mp3', 'title': '心', + 'description': 'md5:b2ab6295d014005bfc607525bfc1e38a', 'creator': 'IU', 'upload_date': '20150518', }, |