mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 00:57:07 -05:00 
			
		
		
		
	[iqiyi] Add tests for #7894
This commit is contained in:
		@@ -84,6 +84,15 @@ class IqiyiIE(InfoExtractor):
 | 
			
		||||
        'params': {
 | 
			
		||||
            'skip_download': True,
 | 
			
		||||
        },
 | 
			
		||||
    }, {
 | 
			
		||||
        'url': 'http://www.iqiyi.com/w_19rt6o8t9p.html',
 | 
			
		||||
        'only_matching': True,
 | 
			
		||||
    }, {
 | 
			
		||||
        'url': 'http://www.iqiyi.com/a_19rrhbc6kt.html',
 | 
			
		||||
        'only_matching': True,
 | 
			
		||||
    }, {
 | 
			
		||||
        'url': 'http://yule.iqiyi.com/pcb.html',
 | 
			
		||||
        'only_matching': True,
 | 
			
		||||
    }]
 | 
			
		||||
 | 
			
		||||
    _FORMATS_MAP = [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user