Skip to content

westernfrog/iptv-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPTV Player

A web-based IPTV streaming application with dynamic background colors and playlist management.

How to Start

  1. Install dependencies:

    npm i
    
  2. Start the server:

    node server.js
    
  3. Open your browser and go to:

    http://localhost:3000
    
  4. Select any playlist or category to start watching channels.

Adding Custom Playlists

If you want to add your own playlist, copy and paste your .m3u or .m3u8 file inside the public folder and restart the server.

Note

  • Some channels may not work due to stream availability or regional restrictions.
  • This app uses IPTV playlists from various GitHub repositories.

Features

  • Multiple playlist categories
  • Search functionality
  • Dynamic background colors based on video content
  • Mobile-responsive design
  • HLS streaming support

About

IPTV UI using the iptv github playlists.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors