mirror of
https://github.com/tubearchivist/tubearchivist-frontend.git
synced 2024-11-22 20:00:15 +00:00
remove leftovers
This commit is contained in:
parent
49eb565e2a
commit
6aef3dfb96
@ -645,10 +645,6 @@ class VideoDownloader:
|
|||||||
if throttle:
|
if throttle:
|
||||||
obs["throttledratelimit"] = throttle * 1024
|
obs["throttledratelimit"] = throttle * 1024
|
||||||
|
|
||||||
external = False
|
|
||||||
if external:
|
|
||||||
obs["external_downloader"] = "aria2c"
|
|
||||||
|
|
||||||
postprocessors = []
|
postprocessors = []
|
||||||
|
|
||||||
if self.config["downloads"]["add_metadata"]:
|
if self.config["downloads"]["add_metadata"]:
|
||||||
|
Loading…
Reference in New Issue
Block a user