mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 22:55:18 +00:00 
			
		
		
		
	[letv] Add --cn-verification-proxy (Closes #5077)
This commit is contained in:
		| @@ -364,6 +364,7 @@ def _real_main(argv=None): | ||||
|         'ffmpeg_location': opts.ffmpeg_location, | ||||
|         'hls_prefer_native': opts.hls_prefer_native, | ||||
|         'external_downloader_args': external_downloader_args, | ||||
|         'cn_verification_proxy': opts.cn_verification_proxy, | ||||
|     } | ||||
|  | ||||
|     with YoutubeDL(ydl_opts) as ydl: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Philipp Hagemeister
					Philipp Hagemeister