update /api/history docs
This commit is contained in:
parent
bb52513cb2
commit
f8405147b8
1 changed files with 1 additions and 3 deletions
4
API.md
4
API.md
|
|
@ -199,9 +199,7 @@ or an error:
|
||||||
"folder": "folder relative to download_path",
|
"folder": "folder relative to download_path",
|
||||||
"cookies": "...",
|
"cookies": "...",
|
||||||
"template": "...",
|
"template": "...",
|
||||||
"config": {
|
"cli": "--write-subs --embed-subs",
|
||||||
/* advanced config options for yt-dlp */
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Or multiple items (array of objects)
|
// Or multiple items (array of objects)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue