Browse Source

[kuwo:category] Update test

totalwebcasting
Yen Chi Hsuan 9 years ago
parent
commit
7d08f6073d
No known key found for this signature in database GPG Key ID: 3FDDD575826C5C30
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/kuwo.py

+ 1
- 0
youtube_dl/extractor/kuwo.py View File

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


Loading…
Cancel
Save