Dresden
Elite Member
- Mar 10, 2014
- 2,657
- 1,605
I decided to post this publicly to keep myself accountable.
I have a pattern of starting things, getting excited, then moving on too fast. This time I want to actually stick with it and build something consistent.
I already run a YouTube channel that averages around 100k views per video, so I know a bit about youtube.
This channel is all done by hand.
The question is if I can build a system that can run smoothly and scale without me doing everything manually on other channels.
Then it turns that data into a 10–20 minute script.
I still read through it. I don’t just blindly trust it. I fix awkward wording and make sure it flows naturally.
The script has a lot of instructions, it does not produce fluff, just fact after fact without wasting time.
Goal here is to save a lot of time but keep quality. I'm going to be honestly, this will not work for all niches.
Like my 100k channel, there is no way I'd be able to generate scripts with AI. I'd fail. But for this niche, it's possible.
If you have shit audio, you still might get some views, but you're going to hold the entire channel back if it does start growing.
I have plenty of human sounding voices, and a lot of effects added to them to make them sound better. It must be good and nearly 1:1 human sounding.
I reverse engineered the API of a stock site since they required payment and only for business to get access.
Now:
Why ExtendScript instead of full FFMPEG automation?
Because I can still open the project normally. I can swap out clips easily, I can make small manual fixes, and it's more flexible.
It’s automated but not locked and I still want to be able to review and edit the videos to focus on the quality side. I don't want to produce trash.
Too early to draw conclusions, but the system works from start to finish. It takes me about 1hr to make a video daily with this system and most of that time is taken by generating the script. I will hire this out later on if all goes as planned.
Seems like the newest video is kind of breaking out, it's getting around 20 views per hour. Not amazing, but lots of engagement for so little views.
Already getting comments and likes which is honestly the best part right now.
Also I've been getting tons of impressions in this niche. About 1,000 impressions per video, but my CTR has been terrible. YT is probably still figuring out my audience so we'll give it sometime before we start trying out other thumbnails.
The first few videos were hitting suggested, but this new one is right where we want it, in the browse feeds. The CTR is slightly improving.
We are going to be focusing on 1 video per day and might increase this number later.
I have a pattern of starting things, getting excited, then moving on too fast. This time I want to actually stick with it and build something consistent.
The Goal
Make $50 per day using mostly automation.I already run a YouTube channel that averages around 100k views per video, so I know a bit about youtube.
This channel is all done by hand.
The question is if I can build a system that can run smoothly and scale without me doing everything manually on other channels.
The New Niche
- USA (Tier 1 traffic)
- Audience 30+ years old
- Strong CPM
- Not a trendy niche. It's more evergreen
The System (Step by Step)
I’ll keep this simple.1. Script Generation
First, I use AI to scrape the data I need for the topic.Then it turns that data into a 10–20 minute script.
I still read through it. I don’t just blindly trust it. I fix awkward wording and make sure it flows naturally.
The script has a lot of instructions, it does not produce fluff, just fact after fact without wasting time.
Goal here is to save a lot of time but keep quality. I'm going to be honestly, this will not work for all niches.
Like my 100k channel, there is no way I'd be able to generate scripts with AI. I'd fail. But for this niche, it's possible.
2. Voiceover
- Generate voiceover using ElevenLabs
- Listen through the entire thing
- Fix pronunciation or weird sentences
- Drop it into Premiere Pro
If you have shit audio, you still might get some views, but you're going to hold the entire channel back if it does start growing.
I have plenty of human sounding voices, and a lot of effects added to them to make them sound better. It must be good and nearly 1:1 human sounding.
3. Transcript + Keyword Creation
Once the voiceover is final:- I run the exported audio through Whisper to generate a transcript
- Then I feed that transcript into AI again
- AI breaks it down sentence by sentence
- Generates stock footage keywords
- Exports everything into a structured .json file
4. Stock Footage Automation
This part took the most work.I reverse engineered the API of a stock site since they required payment and only for business to get access.
Now:
- Now I'm sending requests
- Pulls the correct videos
- Downloads them automatically
- Organizes them into folders
5. Automatic Video Assembly
Using:- Python
- ExtendScript
- Opens Premiere
- Imports the clips
- Places them at the correct timestamps
- Matches them to the voiceover timing
Why ExtendScript instead of full FFMPEG automation?
Because I can still open the project normally. I can swap out clips easily, I can make small manual fixes, and it's more flexible.
It’s automated but not locked and I still want to be able to review and edit the videos to focus on the quality side. I don't want to produce trash.
6. Export + Subtitles
After premiere pro export:- I use FFMPEG to burn subtitles into the video
- Then upload to YouTube
Current Progress
- Started 4 days ago
- 5 videos posted
- 84 views and growing.
Too early to draw conclusions, but the system works from start to finish. It takes me about 1hr to make a video daily with this system and most of that time is taken by generating the script. I will hire this out later on if all goes as planned.
Seems like the newest video is kind of breaking out, it's getting around 20 views per hour. Not amazing, but lots of engagement for so little views.
Already getting comments and likes which is honestly the best part right now.
Also I've been getting tons of impressions in this niche. About 1,000 impressions per video, but my CTR has been terrible. YT is probably still figuring out my audience so we'll give it sometime before we start trying out other thumbnails.
The first few videos were hitting suggested, but this new one is right where we want it, in the browse feeds. The CTR is slightly improving.
We are going to be focusing on 1 video per day and might increase this number later.
Last edited: