M3u8
byyonaka15
0Manages and processes m3u8/HLS streaming content via a desktop application and the Model Context Protocol.
Acerca de
This desktop application, built with Tauri, React, and Rust, empowers users to manage and process m3u8/HLS streaming content. It functions as an MCP (Model Context Protocol) server, enabling AI assistants to interact with and control HLS streams, from parsing playlists and extracting segments to downloading and converting media using FFmpeg. It provides a user-friendly interface for these operations, along with persistent configuration, internationalization, and cross-platform support.
Características Principales
- Real-time download progress tracking, URL history, and persistent configuration
- 0 GitHub stars
- Cross-platform desktop application for macOS, Windows, and Linux
- Comprehensive m3u8/HLS playlist parsing and segment extraction
- FFmpeg integration for stream downloading, conversion, and probing
- MCP Streamable HTTP Server for AI assistant integration
Casos de Uso
- Analyzing HLS playlist structures and extracting individual segment URLs for further use
- Downloading and converting m3u8/HLS video streams to local files using FFmpeg
- Integrating HLS stream processing capabilities with AI assistants (e.g., Claude, Cursor)