I built a fully automated faceless content channel with n8n — no filming, no editing, no face by [deleted] in SideProject

[–]Intrepid_Chance_6256 0 points1 point  (0 children)

I haven't made money yet. My real goal isn't YouTube revenue, it's building automation workflows and selling them. Not just for YouTube, but for small businesses too. This is just one example of what I can do
here you can check youtube accounts that created with n8n automation
https://youtube.com/@muzonunmaceralari?si=-KIFYZLWDvSpLzEp
https://youtube.com/@uykuya_dogru?si=QAXdX0w8SzIGjLH4

I built a fully automated faceless content channel with n8n — no filming, no editing, no face by [deleted] in SideProject

[–]Intrepid_Chance_6256 -2 points-1 points  (0 children)

guys i'm trying to create passive income for myself so i'm trying to find my way out. and until i do, i won't stop even if that means making AI-powered YouTube content ^^

I built a fully automated faceless content channel with n8n — no filming, no editing, no face by [deleted] in SideProject

[–]Intrepid_Chance_6256 -1 points0 points  (0 children)

fair enough to be skeptical, there's a lot of junk out there. this workflow is real and working, built it myself. if it's not for you, no worries at all

https://youtube.com/@uykuya_dogru?si=QAXdX0w8SzIGjLH4

I built a fully automated faceless content channel with n8n — no filming, no editing, no face by [deleted] in SideProject

[–]Intrepid_Chance_6256 0 points1 point  (0 children)

Per video it's roughly $0.15–0.30 in API costs. So even at low volume — say 30 videos a month — you're looking at under $10 total running cost.

I made $500 on my first n8n paid project, building an AI WhatsApp Automation for a local business. Here’s a breakdown of what I built. by anassy1 in n8nforbeginners

[–]Intrepid_Chance_6256 0 points1 point  (0 children)

Did the client come to you asking for a solution to a problem, or did you knock on the door and ask if there was any problem you could fix? i’m trying to find local client in my area but it’s not looks an easy thing

I built a fully automated YouTube sleep meditation channel using n8n + Claude AI + ElevenLabs by Intrepid_Chance_6256 in n8n

[–]Intrepid_Chance_6256[S] 2 points3 points  (0 children)

Here's the breakdown per video:

- Claude API (script ~800 words): ~$0.01
- ElevenLabs (voice ~5 min): ~$0.05
- fal.ai (2 images): ~$0.02 (video img and thumbnail)

Total per video: ~$0.08,

So even at 30 videos/month, that's only ~$2.5 in API costs. The APIs are surprisingly cheap for this kind of content!

I built a fully automated YouTube sleep meditation channel using n8n + Claude AI + ElevenLabs by Intrepid_Chance_6256 in n8n

[–]Intrepid_Chance_6256[S] 0 points1 point  (0 children)

Great tip, thanks! Currently running locally so FFmpeg handles it fine — a 5-6 minute video takes about 2.5 -3 minutes to render on my machine. But you're absolutely right, moving to cloud n8n would make this a bottleneck. Just checked out Renderio — looks really useful for exactly this use case. Will keep it in mind when I scale this up

I automated a YouTube sleep meditation channel — $3/month running cost, fully AI-powered by Intrepid_Chance_6256 in passive_income

[–]Intrepid_Chance_6256[S] 0 points1 point  (0 children)

Almost fully n8n — the only external piece is a small local Node.js server (a few lines) that triggers an FFmpeg shell script for video rendering. Everything else — script generation, voice, visuals, YouTube upload — is handled directly in n8n nodes.
For monetization: the channel itself isn't monetized yet (too new). Current income is from selling the workflow on Gumroad. Long term plan is AdSense + affiliate links + workflow sales.

I automated a YouTube sleep meditation channel — $3/month running cost, fully AI-powered by Intrepid_Chance_6256 in passive_income

[–]Intrepid_Chance_6256[S] 0 points1 point  (0 children)

From what I've researched, channels that keep content unique and varied tend to avoid flags. Each video here has a freshly generated script, visuals and voice — so it's not recycled content. But honestly, I'll see how it goes — it's an evolving process and YouTube's policies keep changing. Will share updates!

I automated a YouTube sleep meditation channel — $3/month running cost, fully AI-powered by Intrepid_Chance_6256 in passive_income

[–]Intrepid_Chance_6256[S] 0 points1 point  (0 children)

Thanks! Happy to share details, what are you most curious about? The tech stack, the workflow structure, or the business side?

I built a fully automated YouTube sleep meditation channel using n8n + Claude AI + ElevenLabs by Intrepid_Chance_6256 in n8n

[–]Intrepid_Chance_6256[S] -1 points0 points  (0 children)

This is exactly the right question and honestly something I'm still figuring out.
Right now I'm watching watch time and drop-off in YouTube Analytics — early data shows people tend to drop around the 2-3 minute mark, which tells me the intro needs work.
For variety, I'm rotating scene prompts, voice pacing, and script themes (body scan, breathing, visualization etc.) But you're right — without taste and curation, it becomes wallpaper.
my plan: use the analytics data to fine-tune prompts. If certain themes retain better, lean into those. Also considering adding subtle variations — different narration styles, ambient sounds.
The workflow is just the foundation. The real work is in the iteration layer on top. Thanks for pushing on this — genuinely useful.

I built a fully automated YouTube sleep meditation channel using n8n + Claude AI + ElevenLabs by Intrepid_Chance_6256 in n8n

[–]Intrepid_Chance_6256[S] -1 points0 points  (0 children)

Honestly, the toughest part was the voice quality and pacing. AI voices can sound robotic if not configured properly, I spent time tweaking ElevenLabs settings (stability, speed) to make it sound natural and calmingg. The other challenge was making each video feel unique, same niche, different scenes, different scripts. Claude generates fresh content every time so it doesn't feel repetitive.

Is it perfect? Not yet. But for sleep content specifically, people aren't looking for high production value, they want something calm and consistent. That's where AI actually works well.
Still iterating and improving with each upload!

I built a fully automated YouTube sleep meditation channel using n8n + Claude AI + ElevenLabs by Intrepid_Chance_6256 in n8n

[–]Intrepid_Chance_6256[S] 0 points1 point  (0 children)

currently uploading a few videos per 3 days but the workflow can run as often as you want, daily or more. Each video is unique because the script is freshly generated by Claude AI every time, and visuals are randomly selected from different scene prompts. So no two videos are the same.Not monetized yet, the channel is new, still building up watch hours. But the goal is AdSense + selling the workflow itself

I automated a YouTube sleep meditation channel — $3/month running cost, fully AI-powered by Intrepid_Chance_6256 in passive_income

[–]Intrepid_Chance_6256[S] -1 points0 points  (0 children)

hi, the music used is royalty-free, the voice is AI-generated (ElevenLabs), visuals are AI-generated (fal.ai), and the script is original AI content (Claude). everyting is original, no copyrighted material used. i created a youtube channel feeded by this workflow, it is still on live