A react web app to generate an m3u playlist for the channels subscribed on Tata Sky.
Converted to a single repo to make it a one click deploy on vercel as a lot of you non-technical people were facing difficulties while deploying.
- Clone this repo.
- Open cmd / terminal and type the below commands one by one.
a) npm install
b) npm run dev - Enjoy!
Once you generate the m3u URL, you don't need to do it every 24 hours. It will automatically generate fresh JWT on every request.