What is an M3U file?

An M3U file is a small text playlist. It usually contains names and media paths or URLs; it does not normally contain the video or audio itself.

Updated July 30, 2026 ยท 4 min read

How the M3U file format works

A basic playlist has one media location per line. Extended M3U playlists commonly begin with #EXTM3U and use a metadata line such as #EXTINF immediately before the location it describes. The exact fields vary, so a compatible player should treat unknown metadata as optional.

#EXTM3U
#EXTINF:-1,Example item
https://media.example.com/stream.m3u8

The example above is only a format illustration. An M3U URL can also carry an access token or user details. Do not post a real playlist address publicly or send it to a shared device unless you intend to share access.

How to open an M3U file or URL

  1. Check the source. Use a file or address supplied by a service you are allowed to access.
  2. Use an M3U-compatible player. In Lumio, choose M3U when adding a source, then select a local file or paste the complete URL.
  3. Verify the returned text. A playlist often starts with #EXTM3U. A login page or error page is not a valid playlist response.
  4. Keep the original extension. Changing .m3u to .m3u8 does not fix encoding, credentials or connectivity.

Common M3U file problems

Do you have an M3U link rather than a file?

Learn how to recognize an M3U URL and add it without exposing its access details.

Understand M3U URLs

Download Lumio to open your M3U file

Now that you know what the file contains, get the Lumio app for Android, Android TV, Fire TV, Windows or Linux and add your authorized M3U or M3U8 source in the player.

Download Lumio