/Joshiply

Primary LanguageJavaScript

Tata Sky m3u generator web app

A react web app to generate an m3u playlist for the channels Available on Tata Sky.

Update

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.

Deploy on vercel and access from anywhere (Easy)

  1. Click the button below to deploy.
    Deploy
    You will need an account on Vercel. It's free!

Deploy with Render You will need an account on Render. It's free! 3) Enjoy!

Run locally (You need a little bit of git and npm knowledge)

  1. Clone this repo.
  2. Open cmd / terminal and type the below commands one by one.
    a) npm install
    b) npm run dev
  3. Enjoy!

**Note : **use this playlist on OTT Navigator and set to reload data to 10 min bcz hmac expires in every 10 min for most of channels. There is some issue to create dynamic url on Vercel use render for dynamic url, and if you know how to create manually then create manually. or run it locally on pc you will get dynamic URL.

Special thanks to CodeCrafters for their API.