4gray/iptvnator
Fork: 370 Star: 2664 (更新于 2024-10-21 07:30:46)
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.
最后发布版本: v0.15.1 ( 2024-03-25 05:31:41)
IPTVnator - IPTV Player Application
Telegram channel for discussions
IPTVnator is a video player application that provides support for the playback of IPTV playlists (m3u, m3u8). The application allows to import playlists by using remote URLs or per file upload from the file system. Additionally there is a support of EPG information XMLTV-based which can be provided by URL.
The application is a cross-platform and open source project based on Electron and Angular.
⚠️ Note: IPTVnator doesn't provide any playlists or other digital content. The channels and pictures in the screenshots are for demonstration purposes only.
Features
- M3u and M3u8 playlists support 📺
- Xtream Code (XC) and Stalker portal (STB) support
- External player support - mvp, VLC
- Add playlists from file system or from remote URL 📂
- Playlists auto-update feature on app startup
- Search for channels 🔍
- EPG support (TV Guide) with detailed info
- TV archive/catchup/timeshift
- Group-based channels list
- Save channels as favorites
- Global favorites aggregated from all playlists
- HTML video player with hls.js support or Video.js based player
- Internalization, currently 8 languages are supported (en, ru, de, ko, es, zh, fr, it)
- Set custom "User Agent" header for a playlist
- Light and Dark theme
- Version for self-hosted docker is available
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.
IPTVnator is also available as a snap package:
$ sudo snap install iptvnator
Also available as an Arch PKG, iptvnator-bin, in the AUR (using your favourite AUR-helper, .e.g. yay
)
$ yay -S iptvnator-bin
How to build
Requirements: node.js with npm.
-
Clone this repository and install all project dependencies with:
$ npm install
-
To build the application on your local machine use one of the following commands:
# linux $ npm run electron:build:linux
#mac $ npm run electron:build:mac
# windows $ npm run electron:build:windows
This command will produce the distributable assets in the release
folder based on the configuration from electron-builder which is stored in electron-builder.json
and package.json
. Check the API description of electron-builder and adapt the configuration if you need some special configuration for you environment.
Note: Don’t expect that you can build app for all platforms on one platform. Read details
Development
The first thing to do is to install all the necessary dependencies:
$ npm install
To develop an application in PWA and Electron mode, you need to run the application with a command:
$ npm run start
The Electron version of the application will open in a separate window, and the PWA version will be available in the browser at http://localhost:4200.
If you want to run only the angular app without electron, in this case you can use the command:
$ npm run ng:serve
Disclaimer
IPTVnator doesn't provide any playlists or other digital content.
最近版本更新:(数据更新于 2024-10-15 20:22:34)
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
2022-10-02 16:24:38 v0.11.1
2022-09-20 03:13:50 v0.11.0
2022-04-27 04:17:24 v0.10.0
2022-01-10 01:15:27 pwa-1
主题(topics):
chromeos, electron, epg, fair-source, hacktoberfest, iptv, iptv-m3u, iptv-player, iptv-player-application, linux, m3u, m3u8, macos, player, player-video, playlist, pwa, snap, tv, video
4gray/iptvnator同语言 TypeScript最近更新仓库
2024-11-05 17:55:23 langgenius/dify
2024-11-05 17:35:52 siyuan-note/siyuan
2024-11-05 16:59:32 laurent22/joplin
2024-11-05 12:39:27 lobehub/lobe-chat
2024-11-05 11:52:31 RSSNext/Follow
2024-11-05 07:18:03 microsoft/genaiscript