No copy-paste. No ad-filled websites. Just click the icon while you watch — a free extension for Chrome, Firefox, and Edge.
The short answer: install Subtitle Downloader once, then click its icon on any YouTube video. Subtitles download instantly — auto-generated ones included. No URL to copy, no other site to visit. And unlike every other YouTube subtitle tool out there, it also works on Netflix, Disney+, and Prime Video.
YouTube subtitles are right there on screen. Getting them as a file shouldn't require leaving the page.
Every online subtitle tool makes you leave YouTube, copy the URL, open another site, and paste it. Just to get subtitles you can already see on screen.
Most free subtitle sites are ad-heavy. Pop-ups, fake download buttons, redirects to random e-commerce pages. You end up somewhere unexpected before your file even downloads.
Switch from YouTube to Netflix or Disney+ and you need a totally different tool. Most subtitle downloaders are built for one platform and nothing else.
Install once. Use on every video, forever.
Add it from the extension store for your browser — Chrome, Firefox, or Edge. Confirm permissions when prompted. Takes about 15 seconds.
Play any video on youtube.com. Works with manually written subtitles and auto-generated ones alike — no special setup needed.
Click the Subtitle Downloader icon in your browser toolbar. It instantly shows every subtitle track available for the video — including auto-translated ones.
Pick SRT, VTT, or TXT. Hit download. The file saves to your Downloads folder in seconds. No account, no sign-up.
Want a whole playlist? Use batch download — the extension grabs every subtitle file and zips them for you automatically.
If you'd rather not install anything, you can grab the file by hand. Open DevTools (F12), go to the Network tab, filter for timedtext, and turn captions on. YouTube fires a request that looks like this:
https://www.youtube.com/api/timedtext?v=…&caps=asr&lang=en&fmt=json3&kind=asr…Open it and you don't get clean subtitles — you get YouTube's internal srv3 / json3 format, a blob that looks nothing like a subtitle file:
{
"wireMagic": "pb3",
"events": [
{ "tStartMs": 3280, "dDurationMs": 3240,
"segs": [ { "utf8": "This" }, { "utf8": " tax", "tOffsetMs": 240 } ] },
{ "tStartMs": 13679, "dDurationMs": 3641,
"segs": [ { "utf8": "we" }, { "utf8": " drift.", "tOffsetMs": 641 } ] }
]
}Every word is a separate seg with its own millisecond offset — designed for YouTube's animated caption rollout, not for reading. To get a usable .vtt or .srt you have to parse this JSON, merge the word segments back into lines, and rebuild the timestamps. That's exactly the conversion the extension does automatically — it reads the same request and hands you a clean file. For the full walkthrough of the Network-tab method across sites, see our DevTools extraction guide.
Free. No account needed. Install in 15 seconds.
Most guides tell you to use a website. Here's why a browser extension beats them.
| Feature | Online tools | Subtitle Downloader |
|---|---|---|
| How to start | Copy URL → open another site → paste | 1 click while watching |
| Ads & pop-ups | Very common | None |
| Auto-generated subs | Sometimes | Yes — all languages |
| Playlist batch download | Rarely | Yes — whole playlist as ZIP |
| Output formats | SRT, TXT | SRT, VTT, TXT |
| Other platforms? | YouTube only | Netflix, Disney+, Prime Video too |
YouTube auto-generates subtitles for millions of videos in over 100 languages. Most online tools skip these entirely or only grab the manually written track.
Subtitle Downloader captures every available track — including auto-generated and auto-translated ones. Download the original subtitles, the translated version, or both. Perfect for dual subtitles when learning a language.
Every YouTube subtitle tool you'll find online only works on YouTube. Subtitle Downloader works across all major streaming platforms — install once, use everywhere.

Any video with subtitles — auto-generated or manual. Playlist batch download included.

Movies, series, documentaries. Batch download entire seasons.

Marvel, Star Wars, Pixar — every Disney+ title in your browser.

Full Amazon Prime Video support in the desktop browser.
Don't go video by video. Point the extension at a YouTube playlist and it grabs every subtitle file at once — saved as a single ZIP.
Free, no sign-up. Works on YouTube, Netflix, Disney+, and Prime Video.
Or visit the full Subtitle Downloader page