How-to · 6 min read

How to Download a YouTube Transcript (Free, 3 Ways)

Three methods to download YouTube video transcripts: built-in viewer, our free tool, and browser DevTools. Includes tips for getting accurate transcripts.

Published

YouTube has transcripts for most videos now, but the platform makes it surprisingly hard to actually download them. The built-in viewer shows the text, but there’s no “Download as TXT” button anywhere.

Here are three ways to get a YouTube transcript off the platform, ranked from slowest to fastest.

Why would you want a YouTube transcript?

Three good reasons:

  1. Read instead of watch. Reading is 3-5x faster than watching for lecture-style content. A 60-minute podcast becomes a 15-minute read.
  2. Take better notes. Quoting a YouTube video in your notes is easy when you have the transcript. Jumping back to specific moments is easy when you have timestamps.
  3. Use the content elsewhere. Need to cite a video in an article? Want to repurpose a tutorial for a blog post? Transcript is the raw material.

Method 1: YouTube’s built-in viewer (slow)

YouTube has a transcript feature, but it’s hidden:

  1. Open the YouTube video
  2. Click the three dots (⋯) below the video → Show transcript
  3. The transcript appears on the right side
  4. Click the three dots (⋯) in the transcript panel → Toggle timestamps (optional)

Now you have the transcript on screen. To get it as a file:

  1. Select all the text (Ctrl/Cmd + A)
  2. Copy (Ctrl/Cmd + C)
  3. Paste into a text editor
  4. Manually clean up the timestamps if you included them

This works but it’s tedious — especially for long videos. And you lose the formatting.

Method 2: Browser DevTools (technical)

If you’re comfortable with browser DevTools, this is faster than Method 1:

  1. Open the YouTube video
  2. Right-click → Inspect (or F12)
  3. Go to the Network tab
  4. Filter by timedtext
  5. Click the request that has fmt=json3
  6. Copy the response

You get the raw JSON transcript, which you can then process with code. Useful if you’re a developer, overkill for everyone else.

Method 3: Use a transcript downloader tool (fastest)

For most people, this is the right move:

Try our free YouTube Transcript Downloader

What it does:

  • You paste the YouTube URL
  • It fetches the transcript in 5-15 seconds
  • You see it in a clean reader view with timestamps
  • You can copy it, download as TXT, or download as PDF

The whole thing takes about 10 seconds. The output is clean and formatted properly.

What’s in a YouTube transcript?

Most YouTube videos have one of two transcript types:

  • Auto-generated captions — YouTube’s speech recognition creates these for most uploaded videos. Usually 85-95% accurate for clear English speech.
  • Uploaded captions — Creators upload these manually. Usually more accurate than auto-generated.

We get whichever YouTube serves by default (usually English, auto-generated if no manual captions exist).

Common problems (and fixes)

“The transcript is missing words.”

YouTube’s speech recognition struggles with:

  • Heavy accents
  • Technical jargon (try the search-bar trick: search for the term and YouTube usually shows the right video)
  • Multiple speakers talking over each other
  • Music lyrics
  • Sound effects described as words

Fix: Use the video’s manually-uploaded captions if available, or accept ~85% accuracy.

“Some videos don’t have transcripts at all.”

If the creator disabled captions, there’s no transcript to download. YouTube respects their decision.

“The timestamps don’t match my video.”

This usually means the transcript is from a different version of the video (creator re-uploaded). The fix is to fetch the latest transcript from the current URL.

When transcripts work best

Three categories where YouTube transcripts are most valuable:

  1. Educational content — Lectures, tutorials, courses. Reading instead of watching 3x your speed.
  2. Podcasts and interviews — Long-form conversations. Easily skimmable as text.
  3. News and analysis — Useful for citation, research, fact-checking.

Three categories where they’re less useful:

  1. Music videos — Lyrics are usually wrong (or just the chorus repeated).
  2. Visual content — Design tutorials, software demos. The transcript misses what you see.
  3. Short-form content — YouTube Shorts under 60 seconds rarely have usable transcripts.

Try it now

Pick any YouTube video you’ve been meaning to watch but haven’t had time for:

  1. Copy the URL
  2. Paste into our YouTube Transcript tool
  3. Read the transcript instead of watching
  4. Save as PDF if you want to keep it

Total time: 15 seconds. You just saved yourself 30 minutes.


Related tools: YouTube Transcript · YouTube Transcript Downloader · YouTube Video to Text · YouTube Transcript to PDF

Tools mentioned in this guide

Free, no signup, browser-based.

Try all Pullsy tools for free

26 tools that each do one thing, with no signup required.