About Us

Built for Streamers,
By Streamers

M3U Playlist Player is a free, open-source tool that lets anyone stream their IPTV playlists directly in the browser — no app, no account, no strings attached.

What We Do

We built M3U Playlist Player to solve a simple problem: most M3U and IPTV players require you to install software, sign up for accounts, or pay for premium features just to watch channels you already have access to. We think that's wrong.

Our player runs 100% in your web browser. Paste an M3U URL or upload an M3U file, and you're streaming within seconds — on any device, anywhere in the world. There's nothing to install, no account to create, and no data collected about you.

Our Values

🔓

Free Forever

No premium tiers, no subscription, no paywalls. The full feature set is free for everyone.

🔒

Privacy First

We collect zero personal data. Your playlist URLs and stream activity never leave your device.

📱

Works Everywhere

iOS, Android, Windows, macOS, Smart TV browsers — our responsive design adapts to any screen.

Blazing Fast

Virtualised rendering handles playlists with 10,000+ channels without any lag or jank.

🌐

Open Source

The code is publicly available. Inspect it, fork it, or contribute — the community makes it better.

🛡️

No Vendor Lock-in

Standard M3U and M3U8 formats. Works with any IPTV provider, no proprietary formats needed.

How It Works

The player is built as a static web application using modern browser APIs. When you load an M3U playlist, parsing happens entirely client-side in JavaScript — no data is sent to any server. HLS streams are decoded using the open-source hls.js library, and the interface is optimised with a virtualised list renderer so even playlists with tens of thousands of channels feel instant.

For playlists hosted on servers that restrict cross-origin requests (CORS), a public proxy option is available to relay the playlist fetch — only the playlist file is proxied, never your stream traffic.

Get in Touch

Have a feature request, found a bug, or just want to say hello? We'd love to hear from you. Head over to our Contact page to reach us.