How to Translate YouTube Subtitles to Any Language for Free

March 22, 2026 · 3 min read

You have probably tried YouTube’s auto-translate… and you know how that goes.

Take a Japanese tech talk as an example. The speaker makes a straightforward point about language models. YouTube’s auto-translation hands you: “It is thought that there is a tendency for the model to produce hallucination in the case of ambiguous instruction.” You read it three times, you get there, but you arrive tired. If the whole video reads like that, it may as well not be translated.

This is not a rare case. Casual speech is worse. A filler phrase people use constantly comes out as “How shall I say it” — grammatically fine, and nothing any English speaker has ever said out loud.

The problem is simple. YouTube translates sentence by sentence. It does not look at context, does not recognise spoken register, and never translates for meaning. It is 2026 and AI translation does this far better — YouTube just has not wired it in.

The universal method: transcript + AI

You can do this without installing anything. Three steps:

  1. Open youtube-transcript.ai, paste the video link, and get the full transcript in a few seconds.
  2. Copy the transcript, open ChatGPT, Claude, or whichever AI you already use, and say “translate this into English.”
  3. Done.

If you want to read both sides, add one more sentence: “lay it out bilingually, one paragraph of the original followed by one of the translation.”

The advantage is that you are not tied to any one tool — any AI works, and the quality depends on the model you pick. The drawback is one manual copy-paste per video, which gets tedious if you watch a lot.

The low-effort route: an extension

I build SubKun, a Chrome extension, so what follows is about what we do.

Install it, open any YouTube video, and the caption area shows two languages at once: the original on top, your language underneath. The translation runs through an AI engine rather than YouTube’s sentence-by-sentence pass. The difference is that it reads the whole passage before translating, so what comes out reads like something a person wrote.

That same sentence about ambiguous prompts comes out of our engine as “When your prompt is vague, the model just makes things up.” Smoother, closer to how people actually talk, and you never stop to decode it.

Get the transcript of any YouTube video, free

Paste a link, get the full text in seconds. Hand the translation to whichever AI you already use.

Get the transcript free

Questions that actually come up

What if the video has no captions at all?

Some creators never upload them, and YouTube’s automatic recognition misses plenty. We have AI transcription that generates captions straight from the audio and then translates them. The first one is free for new users.

Does it handle Japanese and Korean too?

Yes. It is not only into English — we support dozens of languages in both directions. Japanese videos are what I use it for most.

How reliable is the translation quality?

Honestly, AI translation is not perfect on every line either. Proper nouns slip occasionally, and very long subordinate clauses can drop a detail. But next to YouTube’s auto-translate, the gap is not a matter of degree.