Manual every day
Opening the same upload dialogs, pasting titles and descriptions, checking boxes, waiting. Twenty minutes gone — every single day.
Automation · Local · Free
I was wasting 20 minutes every day manually uploading 6 videos. Built a fully automated engine that runs on my laptop — $0, 7 nodes, zero cloud.
Context
The same workflow, redesigned with the visual language of the uploaded Be icon: luminous blue glass, polished highlights, depth, and precise geometry.
Opening the same upload dialogs, pasting titles and descriptions, checking boxes, waiting. Twenty minutes gone — every single day.
A self-hosted n8n workflow that reads files from disk, injects metadata, respects API limits, and notifies when everything is live. No SaaS. No cloud bill.
Process
Pasted my PC specs into Claude and asked it to set up n8n for free. Ten minutes later the engine was installed and running on my machine.
Hit Claude’s limit mid-build, pivoted to Gemini to design the actual workflow logic and node configuration.
Reads MP4s from the hard drive → splits into 6 upload jobs → injects titles & descriptions → sets “Not Made for Kids” → waits 2 minutes between each upload so YouTube never blocks.
Final node is a Telegram bot. When the sixth video goes live, the phone buzzes. The process runs without needing attention.
Architecture
Stack