├── LICENSE
├── README.md
├── jiotv-be.zip
└── jiotv-be
├── index.php
├── info.txt
├── play.php
├── playlist.php
├── portal.php
├── portel.php
├── test.txt
└── web.php
/LICENSE:
--------------------------------------------------------------------------------
1 | MIT License
2 |
3 | Copyright (c) 2024 JITENDRA KUMAR
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in all
13 | copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21 | SOFTWARE.
22 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 |
⚠️ This code is no longer maintainable. ⚠️
2 |
3 |
4 |
5 |
6 |
7 |
📺Stalker portal script.
8 |
📺 The PHP Script For Grab Streaming Links and Play it , This Works All types of OS
9 | Through LocalHost 🌟 Star This Repository Before Forking 😎Don't Edit This Script
10 | 😈
11 |
12 |
13 |
😇 SCRIPT FEATURES :-
14 |
15 | 1. Works on **Mobile,Tizen OS ,Web Os, AndroidTV , PC Browser Perfect**
16 | 2. Multi Audio Stream Support
17 | 3. Only Single Quality Support
18 | 4. Worldwide support
19 | 5. **Web Browser Support**
20 |
21 |
22 |
29 |
30 | **Just open the `jiotv-be` folder in your browser.**
31 |
32 |
33 | - If you want to use the web version, click on "Web".
34 | - If you want to use the playlist, click on "Playlist", copy its URL, and paste it into any IPTV player.
35 |
36 |
37 |
38 |
39 | **It means you need to update your script from my GitHub account.**
40 |
68 |
69 | ### 🔐 Installation :
70 |
71 | ### 🅰️ First Download This Application ( PHP WEB SERVER )
72 |
73 | 1. `KSWEB PRO v3.987 for Mobile`
74 |
75 | ```
76 | https://tsneh.vercel.app/ksweb_3.987.apk
77 | ```
78 |
79 | 2. `XAMPP for Windows (PC)`
80 |
81 | ```
82 | https://www.apachefriends.org/download.html
83 | ```
84 |
85 | ### 🅱️ Then Download This Zip File
86 |
87 | - [Jiotv-Be Zip](https://github.com/Jitendraunatti/jiotv-be/raw/main/jiotv-be.zip)
88 |
89 | 1. Locate & ***Extract Only jiotv-be File In Localhost*** `Htdocs` Root Folder.
90 | 2. Open KSWEB app & start the server.
91 | 3. Now Open `jiotv-be` Below Link :
92 |
93 | ```
94 | http://localhost:8080/jiotv-be/portel.php
95 | ```
96 | 4. If it's not working, then copy '**jiotv-be**' folder and paste it under the '**htdocs**' folder.
97 | 5. Now, You Will See all Jiotv.be Portel.
98 | 6. "The file named '**jiotv-be**' available under **'htdocs'** for it to work; please don't **change anything.**"
99 |
100 | ## ▶️ PlayList Methods :
101 |
102 | • In Tivimate or OTT Navigator Player Put Links Format Like Below :
103 |
104 | ```
105 | http://localhost:8080/jiotv-be/playlist.php
106 | ```
107 |
108 | • Hurrah !! Now Play & Enjoy with your jiotv.be portel Channels .
109 |
110 |
115 |
116 |
117 |
☠️ NORMAL USER IGNORE IT. FEATURES FOR PRO USERS :-
118 |
119 | - YOU MUST READ THE "STARTUP" SECTION.
120 | - YOU CAN OPEN THE FILE NAMED "INFO.TXT" IN ANY CODING APPLICATION OR TEXT EDITOR.
121 | - **PUT YOUR OWN URL , MAC, AND TOKEN**
122 | - AUTO PLAYLIST AND WEB GENERATOR (WHICH IS AVAILABLE ON MY SERVER)
123 | - EXAMPLE OF HOW YOU CAN ENTER DETAILS
124 | - IF THE TOKEN IS CHANGEABLE(MAY BE NOT WORK), THEN PUT THE URL WHICH GENERATES THIS TOKEN. PUT YOUR URL IN THE URL_TOKEN SECTION.
125 | - IF YOU DON'T WANT TO ADD DETAILS, SIMPLY LEAVE IT BLANK.
126 |
127 |
128 |
129 |
130 |
131 |
132 |
🚸 WARNINGS :
133 |
134 | - This is Just For Educational Purpose
135 | - I am in no way responsible if you misuse the code and cause revenue loss to the concerned parties and owners of the portal
136 | - Don't Sell this Script, This is 💯% Free
137 |
138 |
139 |
🤗 CONTACT US :
140 |
141 | - TELEGRAM CHANNEL JOIN NOW https://t.me/jitendraunatti_github
142 | - FOR ANY QUERY CONTACT US ON [PROTON-MAIL](mailto:jitendraunatti@pm.me)
143 |
144 |
145 |
146 |
147 |
⚠️License and Disclosures :
148 |
149 | This code is just a CASE STUDY on how the authentication mechanism and live streaming using IPTV works I am in no way responsible if you misuse the code and cause revenue loss to the concerned parties and owners of the portal
150 | This code is protected under the [MIT](https://github.com/Jitendraunatti/jiotv-be/blob/main/LICENSE) license
151 |
152 |
153 |