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