u/No_Entertainer_9655

After 1.5 Years Running Faceless YouTube Channels: My Learnings and Results

I’ve been running a few faceless YouTube channels for a little over a year now. Nothing huge. No Lamborghini screenshots. No “quit your job in 30 days” stuff. But the channels are now doing roughly around $900 per month each on average, and since there are three of them, it adds up into a decent side income.

The thing I’ve learned is that faceless YouTube can become semi passive later, but it is absolutely not passive in the beginning. The real game is not “upload AI videos and wait.” The real game is building a low cost content system, then using pattern recognition over and over until you find topics that the market already wants.

The biggest thing nobody talks about is production cost

Most people think the hard part is making money from YouTube. I think the hard part is surviving long enough to learn what actually works.

If every video costs you $30 to $50 to produce, you will fall behind and give up soon. You will start hesitating before trying new ideas because every upload is a financial decision. One bad month can wipe out all your confidence. 

But if your video costs close to $1 to produce, the psychology changes completely. You can test twenty ideas instead of two. You can experiment with different titles and topics. You won’t get emotionally attached to any 1 video.  You stop treating every upload like it has to save the business.

That was probably the biggest shift for me. I stopped thinking like a creator trying to make the perfect video and started thinking more like an operator running experiments.

How I got production cost so low

One of the channels is in the sleep documentary niche. These are long videos, usually 1.5-3 hrs. At first I thought this kind of content would be expensive because long videos normally mean more editing, more voiceover work, more footage, and more time.

But sleep documentaries are a strange format. The viewer is not watching them the same way they would watch a MrBeast video. They’re often listening while falling asleep. They want calm pacing, a coherent narrative, and enough visual movement to stay engaging without becoming distracting.

That completely changed how I approached production. Instead of obsessing over complex editing, I realized the script was doing most of the heavy lifting. If the script is weak, nothing else really matters. If the script holds attention, simple visuals are often enough.

The API cost for the script is only a few cents, and because our editing software is subscription based, that cost gets spread across many videos. Once the workflow was optimized, the production cost for an entire upload became surprisingly close to one dollar.

Monetization is not guaranteed

This is the part I would warn people about.

A lot of faceless channels get demonetized because they look mass produced, repetitive, or low effort. I don’t think the answer is avoiding AI completely. I think the answer is making sure AI is helping your workflow instead of replacing your judgment.

The topic selection still matters. The script structure still matters. The titles and thumbnails cannot all look like copies of each other.

If you simply mass produce generic AI videos every day, you might get uploads, but you’re building on weak foundations. I try very hard to avoid that by focusing on better research, stronger scripts, and packaging that actually fits the audience instead of looking like generic AI content. 

The boring skill is pattern recognition

This is probably the most valuable lesson I’ve learned over the past year. If you are good at Chess, you already have this skill.

YouTube rewards demand far more than originality. That doesn’t mean blindly copying other creators. It means understanding what audiences are consistently choosing to watch.

I spend a surprising amount of time studying competitors instead of making videos. Which topics keep working? Which titles are appearing over and over across successful channels? Which thumbnail styles consistently get clicked? Which videos massively outperform the rest of a channel? Which topics seem to die no matter how good the production quality is?

That pattern recognition has been far more valuable than discovering another AI tool.

A good workflow can make production incredibly cheap, but it cannot manufacture demand. If nobody wants the topic, all you’ve done is create an inexpensive failure.

Quantity vs Quality

One thing I also changed my mind about over the past year is the whole quality vs quantity debate. You absolutely need both. People often treat it like you have to post daily and just win by volume. But posting daily without improving on the previous videos is what will result in a decline of views. 

Quantity is what gives you enough experiments to discover what your audience actually wants. Quality is what keeps them watching and coming back. The mistake is thinking AI or automation can solve both. Good systems can solve quantity by making production faster and cheaper, but they cannot solve quality for you. 

You still have to choose the right topics, understand your audience, package the video well, and make hundreds of small judgment calls that no tool can make for you. My systems can help produce more videos for less money, but maintaining quality is still the part that requires the most human effort.

Is it passive income?

Eventually, maybe partially.

Once you’ve built a decent library of videos, some of them continue earning for months or even years. Your workflows become faster, your research gets better, and many repetitive tasks become systems instead of manual work.

But getting to that point is not passive at all. It’s research, testing, uploading, studying analytics, improving titles, changing thumbnails, understanding audience behavior, avoiding monetization problems, and constantly refining your process.

I’d describe it as a business that requires a lot of upfront effort but becomes increasingly system driven over time.

For me, the biggest unlock wasn’t AI itself. It was using AI to reduce production costs enough that we could afford to keep experimenting until the patterns finally became obvious.

Happy to answer any questions regarding any of this.

reddit.com
u/No_Entertainer_9655 — 24 hours ago

How I create High-Retention 90 min to 3 hr Sleep Documentaries using the Claude API, for under $1 each

TL;DR: A Google Sheet running the Claude API writes the script section by section so it never drifts across the runtime. CapCut's AI video maker turns it into a narrated video with matched stock footage. All-in cost lands under $1 a video. The whole game is the script - not the visuals.

I run a couple of sleep documentary channels and wanted to write up the actual workflow,

Sleep is a weird retention game and it took me a while to understand it. Your viewers are trying to fall asleep - that's the point. So your AVD will look strange compared to normal channels, and a chunk of your audience drops off not because they're bored but because they succeeded. The flip side: the ones who stay awake need the narrative to hold, and the ones who fall asleep come back and rewatch if the content is genuinely good. That rewatch behavior is a big part of what makes the niche work.

Why the script is 90% of it

On my channels I'm seeing AVDs sitting close to 25 minutes on videos running 90 minutes to two hours. That number comes almost entirely from narrative structure, not footage.

https://preview.redd.it/j77xvkniv5bh1.png?width=1920&format=png&auto=webp&s=7e995f848689a9d393dcc553112c193bfbaea951

Two ways to use Claude - and why one of them wastes your time

Most people use Claude the normal way: open the chat, type a prompt, read the reply. That's fine for every day conversations stuff. But for a 20,000-word script it falls apart. You'd be pasting "continue… continue… now write chapter 4… no, you forgot what happened in chapter 2" over and over, babysitting it for hours. And the model hallucinates and drifts away ..  it repeats itself and loses the thread around the halfway mark, which is exactly where your retention graph falls off a cliff.

The second way is the API. Instead of you typing into a chat box, a small tool sends the requests for you and gets the text back automatically.. no babysitting, and you pay per use (fractions of a cent) instead of a monthly fee. That's the unlock.

The section-by-section method (the core idea)

Link to Tutorial on how to build this is on my channel in the profile

I built a Google Sheet that talks to the Claude API for me. It works in order:

  1. First it writes a chapter outline.
  2. Then it writes each chapter, one at a time.
  3. Before each new chapter, it feeds a short summary of everything so far back to Claude.

So chapter 8 actually "remembers" chapters 1–7. No contradictions, even pacing, and the story holds across the full runtime - the thing the normal chat method can't do.

I made a full walkthrough/tutorial on how to build your own, check my channel link in the profile. 

Turning it into a video

CapCut AI Videomaker workflow

Paste the script into CapCut's AI video maker. For sleep, the voice matters more than anything - pick a calm, slow, low-energy one and it carries half the immersion. CapCut makes the voiceover and auto-pulls matching stock footage per paragraph. Gets you ~90% there, swap a few mismatched clips with AI gen images in Capcut itself and you're done. It caps at 3,000 words per video, so split the script into parts and merge the exports.

The cost, honestly

Run direct through the API and a full ~20,000 word script costs me about 35 cents. Capcut costs $20/ month but has unlimited exports. So if you are making 30-40 documentaries/month, it’s under a dollar per video. 

The AI video subscription tools charging $40–50 a month are hitting the same Claude models and marking up the interface. Build the loop once and that whole monthly cost just goes away.

This works for any calm long-form content.

Happy to go deeper on the loop or the API setup in the comments.

reddit.com
u/No_Entertainer_9655 — 2 days ago

How I make ~90 minute sleep documentaries for under $1 each

Been running a couple of sleep documentary channels for a while and wanted to write up the workflow properly. Most advice focuses entirely on visuals, but the reality is that the thing deciding whether an ultra-long form video actually works or dies is the script. 

Everything below is the exact setup I use to run my operation.

Why the script is the whole game

For long-form content, the writing is 90% of the battle. You can have elite visuals, but a weak script will lose people by minute two. On my main channels, I’m seeing AVDs hover over 25 minutes on 90 min videos. That retention comes from the narrative structure, not the visuals.

The mistake I made for months was trying to generate the whole script in one giant AI prompt run. The model inevitably drifts, repeats itself, and loses the thematic thread around the halfway mark - which is exactly where your retention graph falls off a cliff. 

The fix that changed everything was building a system that writes strictly in chronological sections.

The section-by-section workflow

Instead of one massive prompt for a 15,000-word script, the process needs to be modular:

  1. The model lays out a strict, comprehensive structural outline of chapters.

  2. The engine loops through them one at a time.

  3. Crucially, before writing the next section, the system compiles and feeds a running summary of everything written so far back into the context window.

 

This means Section 8 knows exactly what occurred in Sections 1 through 7. It prevents contradictions, maintains an even pacing tone, and keeps the narrative tight across a massive 90-minute runtime.

Moving direct to the API (Bypassing expensive AI video tools)

I run this entire architecture inside a custom Google Sheet I put together using Apps Script. It handles the state loops, tracks the chapter history, and calls the Claude API directly using my own BYOK setup. 

Going straight to the API source is what makes the economics actually make sense. A full, deep 15,000-word documentary script costs me roughly 30 cents in raw API usage. Compare that to wrapper tools charging $40 or $50 a month that are literally just hitting the exact same underlying Anthropic models and charging you a massive UI markup. 

I recorded a step-by-step video walkthrough showing the exact prompt required to build this above tool. 1 hour work. Check from my profile. 

The video assembly side

Once the script is done, I paste it into CapCut's AI video maker as paragraphs. Make sure you select a good voice. Taste and judgement matter here. Capcut generates the voiceover and automatically pulls context-aware stock and archival clips for each paragraph, so a section about an ice age gets ice and snow footage without me hunting for it. It gets you roughly 90% to a final cut. 

You may need to swap some mismatched stock videos with AI gen images (generated directly in Capcut), but if you are a new channel, I wouldn’t bother doing this. And Capcut has a 3000 word limit for each video, so just split the script into parts and then merge the final parts after export.

Two reasons this workflow matters:

1. The Demonetization Shield: Mixing real historical/stock footage alongside AI assets is the safest defense against the "Reused/Inauthentic Content" flags that destroy fully automated channels. 

2. The Financial Runway: The API cost is ~30¢ a script. Capcut charges flat fees for unlimited videos. By running two channels on alternating posting days, you can push out 30 high-length videos a month easily. That's ~30¢ in API plus ~66¢ of the CapCut flat fee spread across the month, under a dollar a video, all in.

That's the whole system: an outline prompt, a loop that carries a running summary forward, a direct API call, then CapCut for assembly. Nothing proprietary, nothing held back. If you build your own version and get stuck on the loop or the API wiring, drop it in the comments and I'll walk through it.

 

reddit.com
u/No_Entertainer_9655 — 3 days ago