mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 00:20:47 +00:00 
			
		
		
		
	@@ -16,7 +16,7 @@ class IqiyiIE(InfoExtractor):
 | 
			
		||||
    IE_NAME = 'iqiyi'
 | 
			
		||||
    IE_DESC = '爱奇艺'
 | 
			
		||||
 | 
			
		||||
    _VALID_URL = r'http://(?:www\.)iqiyi.com/._.+?\.html'
 | 
			
		||||
    _VALID_URL = r'http://(?:[^.]+\.)?iqiyi\.com/.+\.html'
 | 
			
		||||
 | 
			
		||||
    _TESTS = [{
 | 
			
		||||
        'url': 'http://www.iqiyi.com/v_19rrojlavg.html',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user