mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 04:05:39 +01:00
missing proxy in options
This commit is contained in:
parent
4826c22781
commit
d33e9a5e85
@ -165,6 +165,7 @@ class Options(object):
|
||||
self.stream_prio = None
|
||||
self.remux = False
|
||||
self.silent_semi = False
|
||||
self.proxy = None
|
||||
|
||||
def get_multiple_media(urls, options):
|
||||
if options.output and os.path.isfile(options.output):
|
||||
|
Loading…
Reference in New Issue
Block a user