Open-source 10-agent system automates YouTube Shorts from podcasts
Jazzlike_Ad_3604 · reddit · 2026-07-22
What it does
The author built and open-sourced a 10-agent system that turns a YouTube podcast into Shorts with almost no manual work: it transcribes locally, finds clip-worthy moments, cuts vertical 9:16 clips with face tracking, burns in captions, adds music/effects, checks for broken renders, and schedules posts.
Agent roles
- Finder: transcribes and scores clip-worthy moments
- Editor: cuts, reframes, captions, adds music, zooms
- Uploader: writes titles/hashtags and posts to YouTube Shorts
- Manager: feeds real performance metrics back into the system
- Trend Scout / Planner / Community / Finishing Editor / Trainer / Compiler: handle trend detection, creative direction, comment drafting, quality control, weekly playbook updates, and long-form compilation
Notable details
- The Finishing Editor is the key guardrail: it rejects broken clips like bad captions, dead air, frozen frames, or poor audio.
- It runs on free providers such as OpenRouter, Groq, and Gemini; transcription is local via faster-whisper.
- The author says runtime cost is basically zero because the music is synthesized and safe to monetize.
- The project is MIT licensed, includes a PDF setup guide, and is designed to be easy to install on Windows/Mac/Linux.
More from coding & agent
- Grok Build v0.2.110 adds safer MCP management and session recovery — elonmusk · 2026-07-22
- Testing Kimi K3 for Frontend: Delivers a Full Day's Work in 1 Hour — FuSheng_0306 · 2026-07-22
- Langy pitches a Claude Code-style AI engineer for non-technical domain experts — _rchaves_ · 2026-07-22
- A solo builder put live sports odds behind MCP so agents stop making up lines — paperandbeyond23 · 2026-07-22
- Slite plugs Claude into company docs with an MCP integration — femke_plantinga · 2026-07-22
- Claude Skills resource hub passes 68K stars as workflow customization grows — ComposioHQ · 2026-07-22