mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-05 04:09:26 +00:00
remove leftovers
This commit is contained in:
@@ -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"]:
|
||||
|
||||
Reference in New Issue
Block a user