mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[kuwo] Add localized name
This commit is contained in:
		| @@ -45,6 +45,7 @@ class KuwoBaseIE(InfoExtractor): | ||||
|  | ||||
| class KuwoIE(KuwoBaseIE): | ||||
|     IE_NAME = 'kuwo:song' | ||||
|     IE_DESC = '酷我音乐' | ||||
|     _VALID_URL = r'http://www\.kuwo\.cn/yinyue/(?P<id>\d+?)/' | ||||
|     _TESTS = [{ | ||||
|         'url': 'http://www.kuwo.cn/yinyue/635632/', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Yen Chi Hsuan
					Yen Chi Hsuan