M3U8 is a playlist file format based on the HTTP Live Streaming (HLS) protocol, used to stream video content online. It’s a text file that contains URLs to video segments, enabling adaptive bitrate streaming for smooth playback across devices.
M3U8 files list media segments (e.g., .ts files) that a player downloads and plays sequentially. They support multiple resolutions, allowing players to switch quality based on network conditions.
From live sports to on-demand movies, M3U8 is widely used in platforms like YouTube and Netflix for reliable streaming.
Try our M3U8 player to test it yourself!