โ† Back to Blog
My Experience Scaling @9_face_toon to 40K Followers Using AI Assist Tools

My Experience Scaling @9_face_toon to 40K Followers Using AI Assist Tools

I scaled my Hindi animation page to 40K followers using AI-assisted video pipelines. Here is an honest review of CapCut editing, ElevenLabs voice cloning, and content consistency strategies.

01How I built a content pipeline outside my day job

Full-time dev work plus content creation is a burnout recipe. Ten hours of code, then come home to script, record, edit, and publish? I couldn't sustain that.

When I started `@9_face_toon` โ€” my Hindi animation page โ€” I knew I had to treat it like a pipeline, not a hobby project I winged every weekend. Over the past year that's how I got to **40K followers** across Instagram and YouTube. No secret algorithm hack โ€” just the same automation instincts I use at work, applied to video.

02AI handles the boring parts, not the creative core

Those "fully automated faceless channel" guides are mostly nonsense. Raw AI video looks cheap, feels disconnected, and the platforms seem to downrank it.

My scripts, jokes, character choices โ€” all human. I use AI where it saves time: ElevenLabs voice clones for narration, CapCut auto-subtitles for Hindi captions. The video still sounds and feels like me; I'm just not spending three hours on caption timing.

03Templates like React components

Same idea as reusable UI components โ€” I built a library of character rigs, backgrounds, and SFX tracks I drop into every edit.

New video isn't starting from a blank timeline. I slot in pre-built assets, sync to audio, animate the key beats. What used to take 8 hours is under 45 minutes, which is the only reason I can post consistently without quitting my job.

04FFmpeg scripts for the repetitive export work

I wrote Python wrappers around `FFmpeg` for the parts editing software makes tedious: merge narration, parse subtitle timing, layer ambient audio, stamp the watermark.

No more manually aligning exports in CapCut for every short. One script run, dozens of variations from the same asset folder.

05Consistency beat one perfect video

One masterpiece a month won't grow an audience. Three solid posts a week will โ€” even if none of them are your best work.

The algorithms figure out who watches similar Hindi animation content and start showing yours to them. At ~40K that's turned into DMs for collabs and freelance gigs. A content pipeline pays off the same way a well-maintained codebase does โ€” compound returns over time.

06My weekly schedule (realistic, not influencer fantasy)

Sunday: batch-write three short scripts. Monday/Wednesday/Friday: one export each night after work โ€” 45 minutes max using templates. Saturday: reply to comments and note which hooks worked.

That rhythm beats weekend marathons. When I tried "four videos in one Sunday," quality dropped and I skipped the next two weeks entirely.

07What I track in a simple sheet

Nothing fancy โ€” date, hook line, watch time %, saves, and one note ("joke landed" / "audio too quiet"). After a month patterns show up: face-close thumbnails outperform wide shots for my audience, and 22โ€“28 second reels beat 60 second ones.

You do not need a dashboard product. A Google Sheet and honest notes beat analytics paralysis.

08Tools in the stack

Writing: Notes app first draft, then CapCut for timing. Voice: ElevenLabs for Hindi narration when I am short on recording time โ€” but I still listen back and re-record lines that sound robotic. Export: FFmpeg scripts for watermark + loudness normalization.

The stack changes; the pipeline mindset does not. Automate repetition, keep creative choices human.

09What I would do differently starting today

I would batch audio recording on one quiet night instead of re-recording inside CapCut every export. I would also name template files like code assets โ€” `bg-festival-v3`, `char-neutral-smile` โ€” instead of `final_FINAL2`.

If you are at zero followers, ignore my 40K number. The useful takeaway is systems: templates, scripts, a sustainable weekly cadence. Growth is a side effect of not quitting after the third video flopped.

10How this connects to my dev work

Running `@9_face_toon` taught me the same lesson as running sinhaabhinav.in: ship small, measure, automate the boring middle. The FFmpeg scripts I wrote for captions are not that different from the sitemap generator I built for this blog โ€” both remove manual steps I kept forgetting.

If you are a developer thinking about content, start with one repeatable format you can sustain for eight weeks. The algorithm rewards consistency more than one viral hit.

11Thumbnail and hook experiments

I A/B hooks manually โ€” same template, two opening lines, posted on different days. Not formal split testing; just a sheet column "hook variant A/B" and watch retention in Instagram Insights.

Face-close + bold Hindi text on a solid color beat busy backgrounds for my audience. Your niche will differ; the method is what transfers โ€” change one variable at a time.

12Burnout signals I watch for

If I skip two scheduled exports in a row, I cut posting to twice a week instead of quitting entirely. If scripts feel like chores, I batch voice recording with music I actually like โ€” small mood fixes keep the pipeline alive.

Content systems should reduce decision fatigue, not add another job you hate. The moment the pipeline feels heavier than the day job, simplify the template or drop a posting day.

13Monetization reality at 40K

Followers are not revenue. Collab DMs and freelance leads came because the page proved I can ship consistently โ€” brands care about reliability more than one viral reel.

If you are building a dev brand alongside content, link your site in bio, pin a portfolio post, and write one long-form article per month. Short video gets attention; owned pages convert it.

14First 90 days if you are starting from zero

Week 1โ€“2: pick one format (15โ€“25 sec reel), one template, one posting day. Week 3โ€“8: add a second posting day only if the first feels sustainable. Week 9โ€“12: review the sheet โ€” double down on hooks that kept watch time above 50%.

Do not buy gear first. Fix the pipeline first. A โ‚น0 template you reuse beats a โ‚น50k camera you use twice.

Abhinav Sinha

Written by

Abhinav Sinha

Full-Stack Developer & AI Tools Builder. I write about AI tools, SEO, blogging strategies, and developer workflows โ€” based on what I actually use and build.