4gray/iptvnator
Fork: 474 Star: 3681 (更新于 2024-12-15 00:35:41)
license: MIT
Language: TypeScript .
:tv: Cross-platform IPTV player application with multiple features, such as support of m3u and m3u8 playlists, favorites, TV guide, TV archive/catchup and more.
最后发布版本: app-v1.0.0-3 ( 2024-11-29 07:14:36)
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 (currently migrating to 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 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 | 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:
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.
最近版本更新:(数据更新于 2024-12-03 08:59:42)
2024-11-29 07:14:36 app-v1.0.0-3
2024-11-21 07:44:42 app-v1.0.0-2
2024-11-17 07:12:43 app-v1.0.0-1
2024-09-27 01:01:39 v0.16.0
2024-03-25 05:31:41 v0.15.1
2023-10-31 23:34:18 v0.15.0
2023-07-21 03:41:30 v0.14.0
2023-03-24 14:51:13 v0.13.0
2023-03-19 17:36:13 v0.12.0
2023-01-11 06:58:13 self-hosted
主题(topics):
chromeos, electron, epg, fair-source, iptv, iptv-m3u, iptv-player, iptv-player-application, linux, m3u, m3u8, macos, player, player-video, playlist, pwa, snap, tauri, tv, video
4gray/iptvnator同语言 TypeScript最近更新仓库
2024-12-21 21:40:12 lobehub/lobe-chat
2024-12-21 12:01:51 siyuan-note/siyuan
2024-12-21 10:57:01 ai16z/eliza
2024-12-21 09:15:35 MetaCubeX/metacubexd
2024-12-21 04:50:26 mediar-ai/screenpipe
2024-12-20 19:36:48 vitejs/vite