Video Summarizer
Analyzes MP4 files in a directory via the Gemini API and writes a .md summary file next to each video.
Prerequisites
GEMINI_API_KEYenv var must be setgoogle-genaiinstalled:py -m pip install google-genai- Python available as
py(Windows) orpython3
Workflow
1. Determine the prompt
Check if the user provided a custom prompt or specific extraction instructions.
- No custom prompt -> use the default (structured summary with Title, Summary,
[Description truncada. Veja o README completo no GitHub.]