mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[kuwo:category] Fix the test
Sometimes there are 24 songs and sometimes 30 lol
This commit is contained in:
		| @@ -268,7 +268,7 @@ class KuwoCategoryIE(InfoExtractor): | |||||||
|             'title': '八十年代精选', |             'title': '八十年代精选', | ||||||
|             'description': '这些都是属于八十年代的回忆!', |             'description': '这些都是属于八十年代的回忆!', | ||||||
|         }, |         }, | ||||||
|         'playlist_count': 24, |         'playlist_mincount': 24, | ||||||
|     } |     } | ||||||
|  |  | ||||||
|     def _real_extract(self, url): |     def _real_extract(self, url): | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Yen Chi Hsuan
					Yen Chi Hsuan