Coder Social home page Coder Social logo

dursuntokgoz / iptvnator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 4gray/iptvnator

0.0 0.0 0.0 18.08 MB

: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.

Home Page: https://snapcraft.io/iptvnator

License: MIT License

JavaScript 0.41% TypeScript 78.12% HTML 17.30% SCSS 4.09% Shell 0.08%

iptvnator's Introduction

IPTVnator - IPTV Player Application

IPTVnator icon

Release GitHub Workflow Status Releases Codecov

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 an cross-platform and open source project based on Electron and Angular.

IPTVnator: Channels list, player and epg list

Features

  • M3u and M3u8 playlists support πŸ“Ί
  • Upload playlists from a file system πŸ“‚
  • Add remote playlists via URL πŸ”—
  • Playlists auto-update feature
  • Open playlist from the file system
  • Search for channels πŸ”
  • EPG support (TV Guide) with detailed info
  • TV archive/catchup/timeshift
  • Group-based channels list
  • Save channels as favorites
  • HTML video player with hls.js support or Video.js based player
  • Internalization, currently 3 languages are supported (en, ru, de)
  • Set custom "User Agent" header for a playlist
  • Light and Dark theme

Screenshots:

Welcome screen: Playlists overview Main player interface with channels sidebar and video player
Welcome screen: Playlists overview Sidebar with channel and video player
Welcome screen: Add playlist via file upload Welcome screen: Add playlist via URL
Welcome screen: Add playlist via file upload Welcome screen: Add playlist via URL
EPG Sidebar: TV guide on the right side General application settings
EPG: TV guide on the right side General app settings
Playlist 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

Get it from the Snap Store

Buy Me A Coffee

How to build

Requirements: node.js with npm.

  1. Clone this repository and install all project dependencies with:

    $ npm install
    
  2. 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

Disclaimer

IPTVnator doesn't provide any playlists or other digital content.

iptvnator's People

Contributors

4gray avatar dependabot[bot] avatar semantic-release-bot avatar laurentfough avatar anthonyaxenov avatar chaeya avatar sguinetti avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.