# How to get a transcript of any YouTube video (free)

> Get a YouTube transcript free: use the built-in Show transcript panel, or paste a link for clean, downloadable text. Podcasts and audio files work too.

- Published: 2026-08-15
- Reading time: 5 min (~991 words)
- Tags: how-to, youtube, transcription
- Canonical: https://tautau.xyz/blog/youtube-transcript-generator

## Key takeaways
- Most YouTube videos already have captions, and where captions exist, a transcript exists.
- YouTube's Show transcript panel covers quick reading and search; tautau.xyz/transcribe gives you clean, downloadable text.
- Caption transcripts are free to try: five with no account, five a day with a free account.
- Podcasts and audio files go through AI transcription; a free account includes 15 minutes a month.

Most YouTube videos already have a transcript hiding one click below the description. YouTube generates captions for nearly everything, and where captions exist, a transcript exists. The question is not whether you can get one, it is whether you can get it in a shape you can actually use: copied cleanly, downloaded as a file, or pulled from something that is not YouTube at all, like a podcast episode.

> The question is not whether you can get a transcript, it is whether you can get it in a shape you can actually use.

There are two good answers. YouTube's own panel covers the quick read-and-search case, and a paste-a-link tool like the one at tautau.xyz/transcribe covers everything else. Here is how both work, and where each one runs out of road.

## The built-in way: YouTube's "Show transcript" panel

You do not need any tool for the basic case. Open the video, expand the description, and look for "Show transcript" (on mobile it sits under the title, behind the "...more" expander). A panel opens beside the video with every caption line and its timestamp. Click a line and the video jumps to that moment, which makes the panel genuinely good for finding the part you half-remember.

Credit where it is due: for skimming and searching inside a video, the built-in panel is hard to beat. It costs nothing and it is already there.

The limits show up when you want the text itself. There is no download button. Copying means selecting lines by hand, timestamps and all. Auto-generated captions arrive as one long unpunctuated stream, so what you paste out reads like breathless rambling. And if the video has no caption track at all, the panel simply does not appear.

## When you need more than the panel

A downloadable transcript earns its keep in predictable situations. Quoting a talk accurately in an article. Feeding a lecture to notes or a summary tool. Searching across a whole channel's worth of episodes with your own tools. Archiving a video that might not stay up. Accessibility, too: plenty of people would rather read a talk at their own pace than watch it at someone else's.

And then there is everything that is not YouTube. Podcast episodes, RSS feeds, audio files hosted anywhere. The built-in panel cannot help you there, because there is no panel.

## The paste-a-link way: tautau.xyz/transcribe

The tautau transcript tool takes a URL and gives you back the words. Paste a YouTube link, hit Transcribe, and the full text lands in a result card with the video title, its length, and a badge telling you where the transcript came from. Copy it to the clipboard or download it as a .txt file, named after the video. That is the whole interaction.

Two different engines sit behind that one box, and the badge matters:

- Captions: if the video has a caption track, tautau fetches it directly. The transcript comes back in a second or two, and this path is free to try: five transcripts with no account at all, five a day with a free account.
- AI transcription: if there are no captions, or the link is a podcast or audio file, the audio goes through a hosted speech model instead. This takes a few minutes for long episodes and is metered, because speech models cost real compute.

> **No captions, no transcript on YouTube** (warning): tautau does not extract audio from YouTube videos, so the captions path needs a caption track to read. The AI path is for podcasts and audio files, where the audio is reachable directly.

## What the AI path costs, and why

  
  
- **15 min** AI transcription — free every month, no credit card

  
- **200 min** tautau Base — for $3 a month

  
- **600 min** tautau Pro — for $9 a month

YouTube captions are cheap to fetch, so the tool is generous with them: five transcripts with no account at all, five a day once you have a free login, twenty a day on paid plans. AI transcription is different: an hour of podcast audio is an hour of model time. A free tautau account includes 15 minutes of audio transcription every month, no credit card, which covers the occasional episode. If you transcribe regularly, the Base plan is $3 a month for 200 minutes and Pro is $9 for 600. Anonymous visitors get the captions path only; the tool will ask you to sign in if a link needs the AI path.

While a long episode transcribes, the page shows a progress state and checks for the result every few seconds. You can leave the tab open and come back to a finished transcript.

## How accurate is it?

For the captions path, the transcript is exactly as accurate as whoever made the captions. Creator-uploaded captions are usually excellent. YouTube's auto-captions are decent on clear speech but arrive without punctuation, and names are their weak spot.

The AI path uses the same class of speech models that power dedicated transcription products (xAI Grok STT, with failover to Groq or OpenAI Whisper). They handle accents, crosstalk, and ordinary punctuation well. Proper nouns remain the honest failure mode of every speech model: if the episode is about someone named Ebsworth, check the spelling before you quote it. For anything you plan to publish, give the transcript one proofread against the audio. It is a fast pass, but it is not a free one.

## Getting started

Open tautau.xyz/transcribe, paste a YouTube link, and you will have the transcript in seconds. No account, no install. If you find yourself reaching for it on podcasts too, a free account unlocks the AI minutes, and signing in also saves your transcripts to a private, searchable history you can replay or delete at any time.

And if your interest in transcripts runs the other way, from your voice into text, that is tautau's day job. The Chrome extension puts a mic button next to every text field on the web, so you can dictate replies, comments, and documents instead of typing them. Install it from the Chrome Web Store; a free account gets you five dictations a day, no credit card required.

---
Markdown twin of https://tautau.xyz/blog/youtube-transcript-generator — provided for LLM/agent consumption. tautau is a speech-to-text Chrome extension and web app: https://tautau.xyz
