The open source code for Tataplay Website based on CodeCrafters API
This Works Mobile, Web Os, AndroidTV, PC Browser Perfectly
🌟 Star This Repository Before Forking
You can Edit This code according to your use!
INSIDE manifest.php FILE YOU CAN EDIT THIS LINE FOR CATCHUP YOU WANT
(CURRENTLY I'TS SET TO 8 DAYS CATCHUP)
$beginTimestamp = $currentTimestamp - (8 * 24 * 60 * 60);
COPY THESE 2 PHP FILES IN ANY FREE PHP HOSTING LIKE 000WEBHOST
- manifest.php
- lic.php
LOCATE player.html FILE & SET NEW URL OF THESE TWO FILES HERE :
const streamUrl = `https://example.com/manifest.php?id=${channelId}`;
const licenseUrl = `https://example.com/lic.php?id=${channelId}`;
-
JOIN OUR TELEGRAM CHANNEL
- Yuvraj for the entire scripting.
- CodeCrafters for their api