AI Shorts Clipper
The node marked Shorts & reels in the schematic above is not a person with an editor. It is this: a pipeline that takes a YouTube URL and returns finished vertical clips with burnt-in word-level captions, a written hook, a description and a publish slot. It runs unattended.
- The hook is a tournament, not a prompt. Eight candidates are generated, validated, judged, run off against each other and trimmed to twelve words. Any clip that falls back to its own title gets a second pass automatically, because the fallback is the failure case and it should not ship quietly.
- Publishing is quota arithmetic. The YouTube API allows 10,000 units a day and an upload costs 1,600, so the scheduler posts three, spends 4,800, writes its state and stops. It picks up where it left off the next morning.
-
A y/N prompt is not a safety gate. Anything that rewrites already scheduled
or already live videos passes through a separate confirmation that a reflexive
return key, a piped
yes, or a--yesflag cannot satisfy. Everything reachable from a terminal eventually gets run by accident.