>>106353855
no, you're right lol. this is kind of funny actually

so, this is going to be a simple python cli (use click or something) which will interact with the google veo3 api to generate videos from still images + optional prompt. if its given a video file, grab the last frame and use that as the input image

sig something like veo3 --input="frame1.png" --prompt="something something something" --output="../videos/something.[veo3outputformat]". params for the various veo3 things, a set of sane defaults.

we pull api keys from .env

i gave it a prompt that claude would run with and just do the needful, but instead it's asking me for a bunch of specifics which, i can appreciate, but i was vague enough to imply i don't really care about most of the specifics. i will soldier on