Browse Source

[kuwo:category] Update test

Yen Chi Hsuan 9 năm trước cách đây
mục cha
commit
7d08f6073d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      youtube_dl/extractor/kuwo.py

+ 1 - 0
youtube_dl/extractor/kuwo.py

@@ -266,6 +266,7 @@ class KuwoCategoryIE(InfoExtractor):
         'info_dict': {
         'info_dict': {
             'id': '86375',
             'id': '86375',
             'title': '八十年代精选',
             'title': '八十年代精选',
+            'description': '这些都是属于八十年代的回忆!',
         },
         },
         'playlist_mincount': 24,
         'playlist_mincount': 24,
     }
     }