remove download_directory from options
This commit is contained in:
parent
e4364a60c2
commit
4b6d0d33ef
1 changed files with 0 additions and 1 deletions
|
@ -1594,7 +1594,6 @@ class Daemon(AuthJSONRPCServer):
|
||||||
Options:
|
Options:
|
||||||
<file_name> : specified name for the downloaded file
|
<file_name> : specified name for the downloaded file
|
||||||
<timeout> : download timeout in number of seconds
|
<timeout> : download timeout in number of seconds
|
||||||
<download_directory> : path to directory where file will be saved
|
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
(dict) Dictionary containing information about the stream
|
(dict) Dictionary containing information about the stream
|
||||||
|
|
Loading…
Reference in a new issue