mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[rh:curl_cffi] Support curl_cffi 0.7.X
				
					
				
			Authored by: coletdjnz
This commit is contained in:
		| @@ -914,7 +914,6 @@ class TestRequestsRequestHandler(TestRequestHandlerBase): | ||||
| class TestCurlCFFIRequestHandler(TestRequestHandlerBase): | ||||
| 
 | ||||
|     @pytest.mark.parametrize('params,extensions', [ | ||||
|         ({}, {'impersonate': ImpersonateTarget('chrome')}), | ||||
|         ({'impersonate': ImpersonateTarget('chrome', '110')}, {}), | ||||
|         ({'impersonate': ImpersonateTarget('chrome', '99')}, {'impersonate': ImpersonateTarget('chrome', '110')}), | ||||
|     ]) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 coletdjnz
					coletdjnz