mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	Improve geo bypass mechanism
* Rename options to preffixly match with --geo-verification-proxy * Introduce _GEO_COUNTRIES for extractors * Implement faking IP right away for sites with known geo restriction
This commit is contained in:
		| @@ -27,7 +27,7 @@ class VikiBaseIE(InfoExtractor): | ||||
|     _APP_VERSION = '2.2.5.1428709186' | ||||
|     _APP_SECRET = '-$iJ}@p7!G@SyU/je1bEyWg}upLu-6V6-Lg9VD(]siH,r.,m-r|ulZ,U4LC/SeR)' | ||||
|  | ||||
|     _BYPASS_GEO = False | ||||
|     _GEO_BYPASS = False | ||||
|     _NETRC_MACHINE = 'viki' | ||||
|  | ||||
|     _token = None | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․