Minimalistic script to capture .m3u8
stream URLs from websites in real-time.
- Hooks
fetch
andXMLHttpRequest
to detect.m3u8
URLs. - Displays captured URLs in a floating panel.
- Click-to-copy functionality.
- First URL auto-copied to clipboard.
- Lightweight, injected UI.
- Open browser console (
F12
orCtrl+Shift+I
). - Paste the script and hit Enter.
- Play video or browse as usual.
.m3u8
URLs will appear in the panel.- Click URL or copy icon to copy.
- Extract HLS stream links quickly.
- No manual network inspection.
- Works on most modern streaming sites.