AI 产品解读Native video player extension for Chrome that automatically intercepts and plays DASH (.mpd), HLS (.m3u8), and M3U playlist URLs with EPG (Electronic Program Guide) support for IPTV viewing.
Provides a built-in video player for streaming formats (DASH/HLS) and IPTV playlists directly in the browser, eliminating the need for external players like VLC or specialized IPTV apps. Supports DRM-protected content (Widevine, Fairplay, Clearkey) and enhances the IPTV experience with EPG program guides.
User installs extension and enables it. When browsing, any link to .mpd, .m3u8, or .m3u files is automatically intercepted by the extension (via declarativeNetRequest rules) and redirected to the built-in player page. The player uses JW Player (for HLS/DASH) and Shaka Player (for DRM content) to render the video. For IPTV, M3U playlists load a channel list with EPG data. Users can configure settings like default audio language, EPG days, DRM servers, and more. Optionally, users can donate to get a license key unlocking additional features like multiple EPG sources and unlimited channels.
Auto-intercept and play .mpd, .m3u8, and .m3u URLs in a built-in playerIPTV M3U playlist playback with channel selectorEPG (Electronic Program Guide) support with program schedulingDRM support: Widevine, Fairplay, and ClearkeyAudio and video track selectionSubtitle selection
- 目标用户
- IPTV users and cord-cutters / Users who need to play DASH/HLS streaming content in browser / Users who watch DRM-protected video content / Power users who configure custom DRM license servers
- Source code is heavily minified, making it difficult to trace exact license verification logic and identify all gated features
- Could not confirm whether license key validation is purely client-side or requires a server call to sharkiller.dev/videoplayer/api/
- The full list of donor-gated features beyond multiple EPGs and infinite channels is not fully determinable from locale strings alone