IPTVnator icon

IPTVnator - IPTV Player Application

A cross-platform, open-source IPTV player application

Find the Most Comprehensive Collection of International IPTV Streams →

Download IPTVnator

Windows Download

Windows (64-bit)

Run the installer after downloading.

Alternative Installation Methods

Snap

$ sudo snap install iptvnator

Arch (AUR)

$ yay -S iptvnator-bin

Gentoo

$ sudo eselect repository enable gentoo-zh
$ sudo emerge --sync gentoo-zh
$ sudo emerge iptvnator-bin

IPTVnator is a video player application that provides support for IPTV playlist playback (m3u, m3u8). The application allows users to import playlists using remote URLs or by uploading files from the local file system. Additionally, it supports EPG information in XMLTV format which can be provided via URL.

The application is a cross-platform, open-source project built with Electron (currently migrating to Tauri) and Angular.

Features

  • M3u and M3u8 playlist support 📺
  • Xtream Code (XC) and Stalker portal (STB) support
  • External player support - MPV, VLC
  • Add playlists from the file system or remote URLs 📂
  • Automatic playlist updates on application startup
  • Channel search functionality 🔍
  • EPG support (TV Guide) with detailed information
  • TV archive/catchup/timeshift functionality
  • Group-based channel list
  • Favorite channels management
  • Global favorites aggregated from all playlists
  • HTML video player with HLS.js support or Video.js-based player
  • Internationalization with support for 8 languages (English, Russian, German, Korean, Spanish, Chinese, French, Italian)
  • Custom "User Agent" header configuration for playlists
  • Light and Dark themes
  • Docker version available for self-hosting

Screenshots

Welcome screen: Playlists overview

Welcome screen: Playlists overview

Main player interface

Main player interface with channels sidebar and video player

Welcome screen: Add playlist via file upload

Welcome screen: Add playlist via file upload

Welcome screen: Add playlist via URL

Welcome screen: Add playlist via URL

EPG Sidebar: TV guide

EPG Sidebar: TV guide on the right side

General application settings

General application settings

Playlist settings

Playlist settings

Note: First version of the application which was developed as a PWA is available in an extra git branch.

Changelog

v1.0.0-beta.4
pre-release

Released on Dec 16, 2024

Changes:

  • [Xtream] Completely reworked xtream API feature
    • Global search feature
    • Recently viewed items (history)
    • Favorites list
    • New UI with improved navigation
    • Account info dialog
    • Improved mpv player integration (see what is playing now, close mpv instance direcly from iptvnator)
  • [M3U] Multi-EPG view is back
  • [AppImage] Activate bundleMediaFramework in packaging configurations for AppImage
  • [Settings] Fix save operation
  • [Home] Ctrl/Cmd+F shortcut to focus search field

Community & Support

Support Development