A IPTV Reader/Player that used NodeJS and some libraries
- Clone this repo/Download as ZIP and extract.
- Go to folder you stored this project, run
npm i
to install required libraries - Run
npm run build
to rebuild TS file (If you want) - Run
npm start -- --<args>
to start the program
download <url>: Download IPTV List (HTTPS REQUIRED) (If no url defined, will download our IPTV List)
web: Run web client at localhost:8080
This project is created under MIT license. For more details, please check LICENSE file.