aravindnc / tata-sky-m3u

A react web app to generate an m3u playlist of the channels subscribed on Tata Sky.

Home Page:tata-sky-m3u.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tata Sky m3u generator web app

A react web app to generate an m3u playlist for the channels subscribed 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!
  2. 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!

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.

Inspiration

https://github.com/ForceGT/Tata-Sky-IPTV

Feel free to contribute 😃

About

A react web app to generate an m3u playlist of the channels subscribed on Tata Sky.

tata-sky-m3u.vercel.app


Languages

Language:JavaScript 93.3%Language:CSS 6.7%