From d773e26b19dcea2f4a1917ebb6edaa4f5721693f Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 20 Apr 2026 19:07:56 +0300 Subject: Remove story feature for task 05 --- internal/cli/video_runner.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'internal/cli/video_runner.go') diff --git a/internal/cli/video_runner.go b/internal/cli/video_runner.go index 021a6bf..9e888fb 100644 --- a/internal/cli/video_runner.go +++ b/internal/cli/video_runner.go @@ -10,8 +10,7 @@ import ( // directly. // // apiKey is the Google/Gemini API key passed by the caller. -// selectedPaths contains the absolute (or relative) paths of the gallery PNGs -// to animate — typically returned by video.PromptForGalleryVideos. +// selectedPaths contains the absolute (or relative) paths of the PNGs to animate. // // Each page prints a "Generating…" line before the API call and a "Video saved:" // line with the output path on success. The MP4 is written next to its source -- cgit v1.2.3