diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-06 11:19:16 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-06 11:19:16 +0300 |
| commit | d30fba0ac226da67a78349d322f4ad44b6f4f1a7 (patch) | |
| tree | bb31250b54456e14aeb68990f881485b3d1266c3 /internal/cli/command.go | |
| parent | aa9444a75c22e381e94ef4988d42e44af5c51016 (diff) | |
feat: add Veo video generator package for comic gallery animation
Introduces internal/video/veo.go with NewVeoGenerator and
GenerateVideoFromGallery. Reads gallery PNG pages, submits them to
the Veo API (veo-2.0-generate-001) as image-to-video with an 8-second
16:9 clip request, polls the long-running operation every 15 s, then
saves the resulting MP4 to the output directory.
Unit tests in veo_test.go cover key error paths and helper functions
using mocks — no real API calls required.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'internal/cli/command.go')
0 files changed, 0 insertions, 0 deletions
