[letv] Add --cn-verification-proxy (Closes #5077)
This commit is contained in:
parent
a7440261c5
commit
91410c9bfa
5 changed files with 49 additions and 7 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue