iptvnator 4gray
winget install --id=4gray.iptvnator -e
IPTVnator is a video player application that provides support for the playback of IPTV playlists (m3u, m3u8).
IPTVnator is a cross-platform IPTV player application designed for streaming IPTV content by supporting m3u and m3u8 playlists.
Key Features:
- Supports playback of IPTV playlists (m3u, m3u8) with seamless integration.
- Offers favorites management to easily bookmark frequently watched channels.
- Includes a TV guide for scheduling and live channel browsing.
- Provides TV archive/catch-up functionality to access missed content.
- Multi-language support for global accessibility.
- Parental controls to restrict access to mature content.
- Can be installed via winget for easy setup on supported systems.
Audience & Benefit:
Ideal for IPTV users seeking a reliable, feature-rich application to enjoy live TV and archived content with enhanced customization and control.
README
IPTVnator - IPTV Player Application
Telegram channel for discussions
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 Tauri and Angular.
ā ļø Note: IPTVnator does not provide any playlists or other digital content. The channels and pictures in the screenshots are for demonstration purposes only.
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 16 languages:
- Arabic
- Moroccan arabic
- English
- Russian
- German
- Korean
- Spanish
- Chinese
- Traditional chinese
- French
- Italian
- Turkish
- Japanese
- Dutch
- Belarusian
- Polish
- Custom "User Agent" header configuration for playlists
- Light and Dark themes
- Docker version available for self-hosting
Screenshots:
Welcome screen: Playlists overview | Main player interface with channels sidebar and video player |
---|---|
![]() | ![]() |
Welcome screen: Add playlist via file upload | Welcome screen: Add playlist via URL |
![]() | ![]() |
EPG Sidebar: TV guide on the right side | General application settings |
![]() | ![]() |
Playlist settings | |
![]() |
Note: First version of the application which was developed as a PWA is available in an extra git branch.
Download
Download the latest version of the application for macOS, Windows, and Linux from the release page.
Alternatively, you can install the application using one of the following package managers:
Homebrew
$ brew install iptvnator
Snap
$ sudo snap install iptvnator
Arch
Also available as an Arch PKG, iptvnator-bin, in the AUR (using your favourite AUR-helper, .e.g. yay
)
$ yay -S iptvnator-bin
Gentoo
You can install IPTVnator from the gentoo-zh overlay
sudo eselect repository enable gentoo-zh
sudo emerge --sync gentoo-zh
sudo emerge iptvnator-bin
How to Build and Develop
Requirements:
- Node.js with npm
- Rust (required for tauri)
-
Clone this repository and install project dependencies:
$ npm install
-
Start the application:
$ npm run tauri dev
This will open the Tauri version in a separate window, while the PWA version will be available at http://localhost:4200.
To run only the Angular app without Tauri, use:
$ npm run serve
Disclaimer
IPTVnator doesn't provide any playlists or other digital content.