StreamCatch
Catches M3U8 manifest and subtitle links (VTT, SRT) from network requests on user-allowed sites.
As of June 2026, StreamCatch has 180 users and a 5.00/5 rating from 1 reviews in the Developer Tools category.
Usersup 85.6 percent+85.6%
180
180
Ratingno change0%
5.00
1 reviews
Reviewsno change0%
1
Version
5.3
Manifest V3
90-day change · In the last 90 days this extension 1 version update.
History
11 snapshotsTracking since Apr 1, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 1, 2026 | 97 | — | — | 5.2 |
| Apr 11, 2026 | 116 | — | — | 5.2 |
| Apr 20, 2026 | 131 | — | — | 5.2 |
| Apr 25, 2026 | 132 | — | — | 5.2 |
| May 3, 2026 | 131 | 5.00 | 1 | 5.2 |
| May 9, 2026 | 139 | 5.00 | 1 | 5.2 |
| May 14, 2026 | 158 | 5.00 | 1 | 5.2 |
| May 20, 2026 | 167 | 5.00 | 1 | 5.2 |
| May 26, 2026 | 175 | 5.00 | 1 | 5.3 |
| Jun 2, 2026 | 168 | 5.00 | 1 | 5.3 |
| Jun 8, 2026 | 172 | 5.00 | 1 | 5.3 |
| Now | 180 | 5.00 | 1 | 5.3 |
Changelog
- May 20, 2026description
[NEW in v5.2] ► Smart Subtitle Extraction: Now automatically detects nested HLS subtitle playlists (#EXTM3U) and downloads the actual VTT/SRT segments. ► Bug Fixes: Resolved issues with manifest parsing on specific streaming sites. StreamCatch is a powerful and lightweight browser extension for developers, power-users, and media enthusiasts who need to locate and capture streaming media links from the web. Have you ever needed to analyze a video stream, debug a media player, or simply save a master playlist for offline use with a tool like yt-dlp? StreamCatch simplifies this process by observing the network traffic of a webpage and intelligently identifying the master playlist (.m3u8) and any associated subtitle files (.vtt, .srt). It's a simple, focused tool designed to do one thing perfectly. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ KEY FEATURES ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ► Master Playlist Detection: Automatically identifies the main M3U8 manifest file, ensuring you get the master stream rather than just lower-quality segments. ► Enhanced Subtitle Catching: Finds and lists all VTT, SRT, and segmented HLS subtitle playlists. It parses nested manifests to extract the actual file links, even when hidden in JSON files or complex playlist structures. ► Intelligent Metadata: Displays the highest available resolution and video/audio codecs directly in the popup, so you know exactly what quality you are capturing. ► One-Click Command: Generates a clean, ready-to-use yt-dlp command with the correct referer and a sanitized filename, copied to your clipboard in a single click. ► User Control: A comprehensive options page allows you to either allow all sites by default or create a specific whitelist for targeted use. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ IMPORTANT: HOW TO USE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ StreamCatch is a ► LINK-FINDING UTILITY ◄, not a standalone downloader. It is designed to work hand-in-hand with powerful, open-source command-line tools. 1. Install yt-dlp: You must have yt-dlp installed on your computer. Follow the official installation instructions on their GitHub page. 2. Install FFmpeg: yt-dlp requires the free FFmpeg tool to merge the video and audio streams into a final MP4 file. Make sure FFmpeg is installed and accessible in your system's PATH. 3. Use the "Copy Command" Button: When StreamCatch detects a video, click the "Copy Command" button in the popup. 4. Paste and Run: Paste the command into your Terminal (macOS/Linux) or Command Prompt/PowerShell (Windows) and press Enter. yt-dlp will handle the rest!
StreamCatch is a powerful and lightweight browser extension for developers, power-users, and media enthusiasts who need to locate and capture streaming media links from the web. Have you ever needed to analyze a video stream, debug a media player, or simply save a master playlist for offline use with a tool like yt-dlp? StreamCatch simplifies this process by observing the network traffic of a webpage and intelligently identifying the master playlist (.m3u8) and any associated subtitle files (.vtt, .srt). It's a simple, focused tool designed to do one thing perfectly. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ KEY FEATURES ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ► Master Playlist Detection: Automatically identifies the main M3U8 manifest file, ensuring you get the master stream rather than just lower-quality segments. ► Enhanced Subtitle Catching: Finds and lists all VTT, SRT, and segmented HLS subtitle playlists. It parses nested manifests to extract the actual file links, even when hidden in JSON files or complex playlist structures. ► Intelligent Metadata: Displays the highest available resolution and video/audio codecs directly in the popup, so you know exactly what quality you are capturing. ► One-Click Command: Generates a clean, ready-to-use yt-dlp command with the correct referer and a sanitized filename, copied to your clipboard in a single click. ► User Control: A comprehensive options page allows you to either allow all sites by default or create a specific whitelist for targeted use. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ IMPORTANT: HOW TO USE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ StreamCatch is a ► LINK-FINDING UTILITY ◄, not a standalone downloader. It is designed to work hand-in-hand with powerful, open-source command-line tools. 1. Install yt-dlp: You must have yt-dlp installed on your computer. Follow the official installation instructions on their GitHub page. 2. Install FFmpeg: yt-dlp requires the free FFmpeg tool to merge the video and audio streams into a final MP4 file. Make sure FFmpeg is installed and accessible in your system's PATH. 3. Use the "Copy Command" Button: When StreamCatch detects a video, click the "Copy Command" button in the popup. 4. Paste and Run: Paste the command into your Terminal (macOS/Linux) or Command Prompt/PowerShell (Windows) and press Enter. yt-dlp will handle the rest! ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ WHAT'S NEW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [NEW in v5.3] ► Smart Language Detection: Added a new "Detect Languages" button! It uses offline, built-in, privacy-safe AI to automatically identify and label subtitle tracks that have random, hashed, or missing names. ► Intelligent Name Preservation: The extension now preserves rich subtitle metadata (like "SDH", "Forced", or Regional tags) when they are available, only overwriting "garbage" filenames (like UUIDs) with the newly detected language. ► Fixed "Download All": Resolved an issue where bulk downloading would stop after ~5 files due to browser spam protections. Downloads are now safely queued so you can grab dozens of files at once seamlessly. ► Improved CJK Language Support: Language detection has been fine-tuned to accurately identify dense languages like Chinese, Japanese, and Korean, even on heavily stylized VTT files. [NEW in v5.2] ► Smart Subtitle Extraction: Now automatically detects nested HLS subtitle playlists (#EXTM3U) and downloads the actual VTT/SRT segments. ► Bug Fixes: Resolved issues with manifest parsing on specific streaming sites.
Permissions & access
- Permissions
- webRequeststoragetabsdownloads
- Host access
- <all_urls>
Screenshots
About
StreamCatch is a powerful and lightweight browser extension for developers, power-users, and media enthusiasts who need to locate and capture streaming media links from the web. Have you ever needed to analyze a video stream, debug a media player, or simply save a master playlist for offline use with a tool like yt-dlp? StreamCatch simplifies this process by observing the network traffic of a webpage and intelligently identifying the master playlist (.m3u8) and any associated subtitle files (.vtt, .srt). It's a simple, focused tool designed to do one thing perfectly. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ KEY FEATURES ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ► Master Playlist Detection: Automatically identifies the main M3U8 manifest file, ensuring you get the master stream rather than just lower-quality segments. ► Enhanced Subtitle Catching: Finds and lists all VTT, SRT, and segmented HLS subtitle playlists. It parses nested manifests to extract the actual file links, even when hidden in JSON files or complex playlist structures. ► Intelligent Metadata: Displays the highest available resolution and video/audio codecs directly in the popup, so you know exactly what quality you are capturing. ► One-Click Command: Generates a clean, ready-to-use yt-dlp command with the correct referer and a sanitized filename, copied to your clipboard in a single click. ► User Control: A comprehensive options page allows you to either allow all sites by default or create a specific whitelist for targeted use. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ IMPORTANT: HOW TO USE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ StreamCatch is a ► LINK-FINDING UTILITY ◄, not a standalone downloader. It is designed to work hand-in-hand with powerful, open-source command-line tools. 1. Install yt-dlp: You must have yt-dlp installed on your computer. Follow the official installation instructions on their GitHub page. 2. Install FFmpeg: yt-dlp requires the free FFmpeg tool to merge the video and audio streams into a final MP4 file. Make sure FFmpeg is installed and accessible in your system's PATH. 3. Use the "Copy Command" Button: When StreamCatch detects a video, click the "Copy Command" button in the popup. 4. Paste and Run: Paste the command into your Terminal (macOS/Linux) or Command Prompt/PowerShell (Windows) and press Enter. yt-dlp will handle the rest! ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ WHAT'S NEW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [NEW in v5.3] ► Smart Language Detection: Added a new "Detect Languages" button! It uses offline, built-in, privacy-safe AI to automatically identify and label subtitle tracks that have random, hashed, or missing names. ► Intelligent Name Preservation: The extension now preserves rich subtitle metadata (like "SDH", "Forced", or Regional tags) when they are available, only overwriting "garbage" filenames (like UUIDs) with the newly detected language. ► Fixed "Download All": Resolved an issue where bulk downloading would stop after ~5 files due to browser spam protections. Downloads are now safely queued so you can grab dozens of files at once seamlessly. ► Improved CJK Language Support: Language detection has been fine-tuned to accurately identify dense languages like Chinese, Japanese, and Korean, even on heavily stylized VTT files. [NEW in v5.2] ► Smart Subtitle Extraction: Now automatically detects nested HLS subtitle playlists (#EXTM3U) and downloads the actual VTT/SRT segments. ► Bug Fixes: Resolved issues with manifest parsing on specific streaming sites.
Technical
- Version
- 5.3
- Manifest
- V3
- Size
- 36.62KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- nffobimglajinjbadbkfabohalogmcan
- Developer ID
- u87d91695075152ce77faec9eae02abbb
- Developer Email
- [email protected]
- Created
- Sep 8, 2025
- Last Updated (Store)
- May 17, 2026
- Last Scraped
- Jun 8, 2026
- Website
- bentrandigital.com
Similar extensions
Alternatives to StreamCatch, ranked by description similarity.
The Stream Detector PLUS
Detects playlists and subtitles used by streams, incl. custom file extensions and headers. Assembles readymade commands for tools.
3.0K
★ 5.0
D-tector Stream
Detects and displays audio streaming URLs from any website
30
★ 5.0
The Stream Detector
Detects playlists and subtitles used by streams, incl. custom file extensions and headers. Assembles readymade commands for tools.
40.0K
★ 4.5
MS Teams Video & Transcript Downloader
Download MS Teams meeting videos and transcripts. Multiple formats (JSON, VTT, Grouped). In-browser.
4.0K
★ 4.8
API Catcher
Monitor, log, and share API network activity for QA testing workflows.
49
DownSubX - YouTube Subtitle Downloader & Transcript Copier
Download YouTube transcripts and subtitles instantly. SRT/TXT format, copy to clipboard, privacy first.
225
★ 1.0
YouTube Transcript Downloader
One-click transcript downloads from any YouTube video
64
Aar318's Stream Notifier
Get desktop notifications for Kick and Twitch streamers.
10
★ 5.0
Data sourced from the Chrome Web Store · last verified Jun 8, 2026.