mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[iqiyi] Add skip_download to reduce network traffic
MD5 checksums are commented out in
36068ae019, and actual downloads are not
necessary anymore.
			
			
This commit is contained in:
		| @@ -81,6 +81,9 @@ class IqiyiIE(InfoExtractor): | |||||||
|                 'title': '名侦探柯南第752集', |                 'title': '名侦探柯南第752集', | ||||||
|             }, |             }, | ||||||
|         }], |         }], | ||||||
|  |         'params': { | ||||||
|  |             'skip_download': True, | ||||||
|  |         }, | ||||||
|     }] |     }] | ||||||
|  |  | ||||||
|     _FORMATS_MAP = [ |     _FORMATS_MAP = [ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Yen Chi Hsuan
					Yen Chi Hsuan