M3U8 Downloader (SERP Apps)

Site-agnostic HLS browser extension, no ffmpeg/terminal needed, handles encrypted streams.

Link

Related resources

  • StreamDetectorPro Chrome ExtensionNetwork-traffic-based stream URL sniffer capturing .mp4/.m3u8/.mpd/.webm streams across sites for developers and researchers.
  • ChromeVideoCaptureChrome extension capturing video-tag MediaStream, saving to file or transcoding via a local FFmpeg helper server.
  • Manifest Viewer (DASH/HLS) — Firefox Add-onFirefox extension providing syntax-highlighted DASH/HLS manifest viewer that auto-opens on .m3u8/.mpd URLs, includes MP4 atom analysis.
  • WidevineProxy2Browser extension proxy intercepting/modifying Widevine and ClearKey EME license challenges/responses for DRM testing and analysis.
  • webrtc-externalsWebExtension replicating the chrome://webrtc-internals workflow cross-browser (Firefox/Edge included).
  • webrtc-internals-exporterChromium extension exporting WebRTC stats to Prometheus PushGateway with an included Grafana dashboard.
  • Google Cast — Official GitHub OrganizationOfficial Google Cast samples hub containing sender and receiver reference implementations across multiple platforms.
  • videowall (info-beamer)Master/client Python setup for showing distinct fullscreen video per screen, e.g. one per Raspberry Pi, for signage installations.
  • SmartTubeNextAdvanced open-source video player for Android TV and set-top box devices.
  • CastSoundBoardCustom Chromecast sender+receiver demo pair using Web Audio API for multi-track audio playback, a pattern reference for building custom Cas…