From 4b6d0d33ef6ae5f0b208ce9f972d2c854608af3f Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Fri, 5 Jan 2018 14:19:21 -0500 Subject: [PATCH] remove download_directory from options --- lbrynet/daemon/Daemon.py | 1 - 1 file changed, 1 deletion(-) diff --git a/lbrynet/daemon/Daemon.py b/lbrynet/daemon/Daemon.py index 2f16dec31..da2439a41 100644 --- a/lbrynet/daemon/Daemon.py +++ b/lbrynet/daemon/Daemon.py @@ -1594,7 +1594,6 @@ class Daemon(AuthJSONRPCServer): Options: : specified name for the downloaded file : download timeout in number of seconds - : path to directory where file will be saved Returns: (dict) Dictionary containing information about the stream