remove leftovers

pull/129/head
simon 3 years ago
parent 49eb565e2a
commit 6aef3dfb96
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

@ -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…
Cancel
Save