← Back to home

AI Makes My Videos — Once I've Said It, It's Done

Long-Form Video · EP0014 May 20, 2026 5:30
What this episode covers

Plenty of creators build their own screen recorders. My take: if you can find one that works, there's no need to build your own.

  • Recording: one OBS config — webcam + screen capture + text stickers, hit start, hit stop
  • Editing: drop it into CapCut, speed it up, recording is done
  • AI takes over post: throw the video at Claude Code with one sentence — burn in subtitles + make the cover + write copy for every platform + check it + tell me when to publish

The methodology Claude Code learned has four steps:

  1. Transcript extraction — segment and translate, a dozen-odd characters per line, plus an English version for YouTube
  2. Subtitle burn-in — not a sidecar subtitle file, burned into the video over a translucent band
  3. Cover generation — real-person brand image + main headline + subheadline, in four ratios 3:4 / 9:16 / 16:9 / 4:3
  4. Per-platform copy — WeChat Channels short titles ≤16 characters, per-platform length limits, the first comment, Chinese and English YouTube versions

Every trap I've hit is written into the web doc: concurrent chunking for speed, Nano Banana face consistency, copy with a mild clickbait edge.

Why no auto-publishing? The anti-scraping is too heavy — headless browsers blocked, WeChat Channels demanding a QR scan every time. Rather than wrestle with automation, just open the page and click upload.

Once I've said it, it's done.

Companion downloads · Feed them to your Claude Code

Welcome back to Pinpin’s AI channel. Today’s episode was actually recorded yesterday. A lot of people watching our WeChat Channels have been asking:

You run this many projects at once, you’re extremely busy, you travel constantly — how do you ship a ten-to-twenty-minute long video every single day?

It’s actually pretty simple. Today I’ll show you how I do it with AI behind me.

1. Recording: OBS, don’t reinvent the wheel

Lots of creators have built their own screen recorders. What I want to say is — if you can find a good tool that already works, there is zero need to build your own. I use OBS.

I have one page configured (a bit of nesting involved):

  • Webcam pulled into the frame
  • Screen capture taking the left half
  • Text stickers

Open the page, click start recording → hit stop when you’re done. Drop the resulting file into CapCut and speed it up, and today’s recording is finished. That simple.

2. Subtitles / covers / multi-platform copy — let AI do it

Then people ask: what about subtitles? Did you do them in CapCut? What about covers, and the synced copy for every platform?

Today I’ll share how AI does all of it.

I had Claude Code generate an HTML doc — just grab that doc from my site, hand it to your own Claude Code, and it can learn this whole methodology.

Four steps:

Step 1 — Transcript extraction

Pull the video transcript together (like I covered last episode), do the segmenting and translation, and turn it into a dozen-odd characters per line so it’s easy to read. Since I also publish on YouTube, it gets translated into an English version as well.

Step 2 — Subtitle burn-in

Not sidecar subtitlesa translucent band behind them that looks genuinely good, burned into the video.

Step 3 — Cover generation

Generated per my own methodology: real-person brand image + main headline + subheadline.

Step 4 — Per-platform copy

Following each platform’s requirements, differences, and moderation rules, write the copy for every platform’s post.

3. Every trap I’ve hit is in the doc

I moved quickly past how the SRT actually gets made and how recognition works — hand the doc to your agent and it can learn the process. I hit plenty of traps along the way:

  • How to chunk the audio and run it concurrently for speed
  • How to fit the platform ratios 3:4 / 9:16 / 16:9 / 4:3
  • How to write copy that distills the content while carrying a mild clickbait edge to pull people in
  • How to prompt image models like Nano Banana so the face stays consistent every time
  • Each platform’s rules — WeChat Channels short titles can’t exceed 16 characters, and every other platform has its own length limit

Once you have the doc, your agent won’t fall into any of these traps.

4. What actually happens: one sentence

I already have CC (Claude Code) open, and I drop in the video I just recorded and tell it:

This is the video file I recorded today, already processed in CapCut. Please burn in the subtitles, make this episode’s cover, and generate a Markdown file with the distribution copy for every platform. When you’re done, run a check, and once it’s clean, tell me to review it and publish.

That’s really it. Every day, once I’ve said that sentence, I can go do something else.

It will:

  • Put the finished cover in a folder on my computer
  • Open the web file too
  • Even open each platform’s publishing page for me

5. Why not fully automate publishing

Automating the publishing itself isn’t hard. But every platform has anti-scraping:

  • Headless browsers are blocked
  • WeChat Channels demands a QR-code login every single time

Tested in practice — rather than build an automation flow, it’s actually faster to have the page sitting open and click upload myself.

6. The final output

Task done, and it ran a self-check. A new folder for the episode in the working directory, split into: the knowledge video, the covers, the publishing page.

Covers: four versions, 3:4 / 4:3 / 16:9 / 9:16.

The publish page: titles, descriptions, and tags per platform, plus for WeChat Channels my own first comment on my own post, including the Chinese and English YouTube versions — all laid out. Extremely handy.

All I have to do is open all those platforms and post.


That’s my process for making a video every day — once I’ve said it, it’s done.

Hope there’s something in there for you.

Every day, once I've said that one sentence, I can go do something else.