mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[iqiyi] Add localized name
This commit is contained in:
		| @@ -20,6 +20,7 @@ from ..utils import ( | |||||||
|  |  | ||||||
| class IqiyiIE(InfoExtractor): | class IqiyiIE(InfoExtractor): | ||||||
|     IE_NAME = 'iqiyi' |     IE_NAME = 'iqiyi' | ||||||
|  |     IE_DESC = '爱奇艺' | ||||||
|  |  | ||||||
|     _VALID_URL = r'http://(?:www\.)iqiyi.com/v_.+?\.html' |     _VALID_URL = r'http://(?:www\.)iqiyi.com/v_.+?\.html' | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Yen Chi Hsuan
					Yen Chi Hsuan