[YoutubeDL] Update help texts for --cn-verification-proxy again
This commit is contained in:
parent
3981ef4c2a
commit
93a81b99f8
@ -179,7 +179,7 @@ def parseOpts(overrideArguments=None):
|
||||
network.add_option(
|
||||
'--cn-verification-proxy', dest='cn_verification_proxy',
|
||||
default=None, metavar='URL',
|
||||
help='The proxy used in the China IP verification step. The default proxy specified by --proxy is used if this option is not given'
|
||||
help='The proxy used in the China IP verification step of information extraction. The default proxy specified by --proxy is used if this option is not given'
|
||||
)
|
||||
network.add_option(
|
||||
'--socket-timeout',
|
||||
|
Loading…
x
Reference in New Issue
Block a user