A web-based IPTV streaming application with dynamic background colors and playlist management.
-
Install dependencies:
npm i -
Start the server:
node server.js -
Open your browser and go to:
http://localhost:3000 -
Select any playlist or category to start watching channels.
If you want to add your own playlist, copy and paste your .m3u or .m3u8 file inside the public folder and restart the server.
- Some channels may not work due to stream availability or regional restrictions.
- This app uses IPTV playlists from various GitHub repositories.
- Multiple playlist categories
- Search functionality
- Dynamic background colors based on video content
- Mobile-responsive design
- HLS streaming support