[kuwo:category] Fix the test

Sometimes there are 24 songs and sometimes 30 lol
pull/8/head
Yen Chi Hsuan 2016-04-24 21:16:06 +08:00
rodzic 0738187f9b
commit 03dd60ca41
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 3FDDD575826C5C30
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -268,7 +268,7 @@ class KuwoCategoryIE(InfoExtractor):
'title': '八十年代精选',
'description': '这些都是属于八十年代的回忆!',
},
'playlist_count': 24,
'playlist_mincount': 24,
}
def _real_extract(self, url):