Save the subtitle tracks from any movie or series that plays on primevideo.com — Amazon Originals, licensed titles, even rentals — as SRT, VTT, or TXT files.
The short answer: Prime Video has no export button — the "Subtitles and Audio" menu (the speech-bubble icon in the player) only switches tracks on screen. The Subtitle Downloader extension reads those same tracks as your browser receives them and saves them as files. It works on both primevideo.com and the Prime Video section of amazon.com, with no scripts and no account beyond your normal Amazon login.
Amazon gives you plenty of subtitle display options — size, color, background — but zero ways to take the text with you.
Even Prime Video's offline downloads in the mobile app keep subtitles locked inside the app. The web player's "Subtitles and Audio" menu only switches what's on screen — there is no save option on any Amazon surface.
Subtitle rights are licensed by region, so the same movie can have 20 languages in one country and 2 in another. Third-party subtitle sites rarely match Amazon's exact cut and timing.
GitHub rippers that parse Amazon's stream manifests break every time the player updates, and most need command-line setup. A browser extension that reads what the player already loaded doesn't.
Five steps. Less than two minutes. Done.
Add it from the extension store for your browser — Chrome, Firefox, or Edge. Confirm permissions when prompted. Takes about 15 seconds.
Play the movie or episode on primevideo.com (or the Prime Video tab of amazon.com, depending on your country). The desktop browser player is required — the mobile app won't work.
Click the speech-bubble icon ("Subtitles and Audio") in the top-right of the player and select any subtitle language. This makes Prime Video load the track so the extension can see it.
The Subtitle Downloader popup lists every subtitle language Prime Video loaded for this title — often more than the one you enabled. Choose SRT, VTT, or TXT and hit download.
On a series page, use batch download to grab the subtitle files for every episode of a season as a single ZIP — handy for 20+ episode seasons.
If you'd rather not install anything, you can try to catch the file yourself. Open DevTools (F12), go to the Network tab, and filter for the CDN Prime Video serves subtitles from: pv-cdn.net. Turn captions on and let the episode play so the request fires.
The usual catches apply: the request only fires once when you enable subtitles (so DevTools has to be open and filtering first), and the file you get isn't a ready-to-use .srt — it still needs converting to the format your player expects. That conversion, plus picking the right track out of the noise, is what the extension handles in one click. The general approach for any site is in our DevTools extraction guide.
Free. No account needed. Install in 15 seconds.
Three things about Amazon's catalog that confuse almost everyone the first time.
Amazon Originals like The Rings of Power, Reacher, or Fallout usually ship dozens of subtitle languages worldwide. Licensed movies and older shows often carry only a handful — sometimes just English — and the list can differ between countries because subtitle rights are licensed per region. The extension can only save tracks that exist for your region's version of the title; if a language isn't in the player's "Subtitles and Audio" menu, there is no hidden track to extract.
The cast, trivia, and music info that appears when you pause is Amazon's X-Ray metadata layer — a separate IMDb-powered feed, not a text track. Subtitle files you download contain the actual dialogue with timestamps, which is what media players and language-learning tools need.
The extension doesn't care how you got playback rights. Titles included with Prime, movies you rent or buy, and add-on subscriptions through Prime Video Channels all deliver subtitles the same way in the browser — so they can all be saved. The same goes for the ad-supported plan: ads change the video stream, not the subtitle tracks.
Prime Video streams subtitles in Amazon's internal timed-text format; the extension converts them on the fly. Not sure which to pick? Go with SRT.
| Format | Best for | Works with |
|---|---|---|
| SRT | Media players (VLC, Plex, Kodi) | VLC, MPC-HC, Plex, Kodi, most players |
| VTT | Web players & HTML5 video | Chrome, Firefox, YouTube, web apps |
| TXT | Reading as plain text / transcripts | Any text editor, translation tools |
Binge-length shows are Prime Video's specialty — don't grab 22 episodes one by one. Select a season, hit download, and the extension zips every episode's subtitle file for you.
Free, no sign-up. Works on Netflix, Disney+, Prime Video, and YouTube.
Or visit the full Subtitle Downloader page