MajnuRangeela / tataplay-generator

Generate widevine M3U from your TATAPLAY ID

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TATAPLAY Playlist Generator PHP-Script πŸ“Ί

This script generates m3u playlist for all the channels in TATAPLAY ott app using Tataplay Subscriber Account.

Requirements πŸ› οΈ

  • Tataplay account
  • A little brain

Special Features πŸ˜‡

  • Works with deactivate accounts
  • Can watch non-subscribed channels
  • Can use in localhost or with any php supported webhosting

How to use in localhost Android/Andorid TV πŸ“±

  • 1st download and install KSWEB apk and open it.
  • Download this repo
https://github.com/YoCodeCrafters/tataplay-generator/archive/refs/heads/main.zip
  • Extract the files in
htdocs/tataplay
  • Now open any browser and go to
http://127.0.0.1:8080/tataplay/
  • Login into your account and copy the playlist link
  • Use the link in TiviMate/OTT Navigator/NS Player
  • Enjoy ✌️

Host on any php based webhost 🌐

  • Download this repo
https://github.com/YoCodeCrafters/tataplay-generator/archive/refs/heads/main.zip
  • Upload and extract the files in
public_html/tataplay
  • Now go to
https://yourdomain.com/tataplay/
  • Login into your account and copy the playlist link
  • Use the link in TiviMate/OTT Navigator/NS Player
  • Enjoy ✌️

To-Do βœ…

  • Add support for Kodi

Contribution 🎫

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Special credits 🀝

Disclaimer ⚠️

  • This script is made entirely for educational purposes.
  • Script should not be sold or used commercially by any means.
  • We won't be liable to any loss occur to the concerned parties and owners.

Join Us

Discord Telegram

About

Generate widevine M3U from your TATAPLAY ID

License:Apache License 2.0


Languages

Language:PHP 72.7%Language:Hack 27.3%