A
Gemini CLITurn long videos into vertical clips
YouTube to Shorts Repurposer
Setuproll editorial@setuproll85.0Overall score
An automation that transcribes a long upload, finds the strongest moments, and cuts captioned vertical clips with ffmpeg. For creators who want a week of shorts from a single recording without manual scrubbing.
85.0Score
4Components
Install this build
terminal
npm i -g @google/gemini-cli && pip install faster-whisperComponents
Model
- Gemini 2.5 Pro
Stack
- faster-whisper
- ffmpeg
- yt-dlp
Subagents
- highlight-finder
- caption-writer
How it works
- Transcribe the source with faster-whisper and timestamps
- Score segments for hook strength and pick the top clips
- Cut, crop to vertical, and burn captions with ffmpeg
Summary
An automation that transcribes a long upload, finds the strongest moments, and cuts captioned vertical clips with ffmpeg. For creators who want a week of shorts from a single recording without manual scrubbing.
85.0 score
0 Reviews
Your rating
Sign in to post
Loading discussion...