From f8405147b8975fb93135b9c8a85c020fb8261838 Mon Sep 17 00:00:00 2001 From: arabcoders Date: Tue, 27 May 2025 19:55:45 +0300 Subject: [PATCH] update /api/history docs --- API.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/API.md b/API.md index 729dd049..52243349 100644 --- a/API.md +++ b/API.md @@ -199,9 +199,7 @@ or an error: "folder": "folder relative to download_path", "cookies": "...", "template": "...", - "config": { - /* advanced config options for yt-dlp */ - } + "cli": "--write-subs --embed-subs", } // Or multiple items (array of objects)