Added filename attribute to override filename via downloader (#3730)
This commit is contained in:
parent
de0f26e557
commit
b46c47bca0
1 changed files with 1 additions and 0 deletions
|
@ -40,4 +40,5 @@ This will download the file from the given URL.
|
|||
| ---------------------- | -------- | ---------------------------------------------- |
|
||||
| `url` | no | The url of the file to download. |
|
||||
| `subdir` | yes | Download into subdirectory of **download_dir** |
|
||||
| `filename` | yes | Determine the filename. |
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue