mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-26 02:14:32 +01:00
Update options.py
This commit is contained in:
parent
a7513787a4
commit
00c7c68bf7
@ -232,7 +232,6 @@ def parseOpts(overrideArguments=None):
|
|||||||
help='Make all connections via IPv6',
|
help='Make all connections via IPv6',
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
geo = optparse.OptionGroup(parser, 'Geo Restriction')
|
geo = optparse.OptionGroup(parser, 'Geo Restriction')
|
||||||
geo.add_option(
|
geo.add_option(
|
||||||
'--geo-verification-proxy',
|
'--geo-verification-proxy',
|
||||||
|
Loading…
Reference in New Issue
Block a user