varun-iptv / jiotv-server

jiotv-server.vercel.app
The Unlicense
5 stars 12 forks source link

JioTVServer

Grab streaming links of JioTV channels and play on mobile, PC etc..

NOTE: It only works in Indian VPS due to geoblocking

Features

Installation

Android/Termux

Click to expand! ```bash # Upgrade system packages pkg update && pkg upgrade # Get 'git' and 'PHP' pkg install git php # Download script git clone https://github.com/Varun114-Techno/jiotv-server # Run the script php -S localhost:8585 -t "$HOME/jiotv-server" ```

Usage

Credits

Huge thanks to the following people/projects that helped make this script what it is.

Contributing

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

License

The Unlicense