hitola8026
Member
- Oct 17, 2020
- 64
- 13
- 8
if you are owner get exteernal apis here https://github.com/SxtBox/OVOO_APISHow to get movies link for oxoo to play fast ? plz help how to get movies play that play in oxoo
Change main api url with your host and api key.How to use this script
sorry but i can't understand, can you please explain in detailChange main api url with your host and api key.
MAIN_API_URLChange main api url with your host and api key.
sorry but i can't understand, can you please explain in detail
for what purpose this script is use for, i understand that we can edit the .php files
but don't now how this script is usefull for us
try to change these valuesI've tried the apis, only I'm having problems with the output of m3u, when I try to use get_all_tv_channels for categories it doesn't appear, when I check the output of json there is no category to show.
and when I use get_all_tv_channels_by_category, category name appears but for channel name, channel link, logo link doesn't appear.
How do I fix this script, I'm using ovoo 3.2.9
$MAIN_API_URL = "http://localhost/rest-api/v100/"; // PANEL API
$GET_STREAMS_ATTRIBUTES = "all_tv_channel_by_category";
$API_SECRET_KEY_ATTRIBUTES = "?API-KEY="; // DO NOT TOUCH IT
$API_SECRET_KEY = "dvyl8x2trizhcd5pj4rs207e"; // API FROM /admin/android_setting/
$CATEGORY_ID = '&id='."18"; // CHANGE CAT ID ONLY 1 2 3 ETC
hai bubi.try to change these values
Code:$MAIN_API_URL = "http://localhost/rest-api/v100/"; // PANEL API $GET_STREAMS_ATTRIBUTES = "all_tv_channel_by_category"; $API_SECRET_KEY_ATTRIBUTES = "?API-KEY="; // DO NOT TOUCH IT $API_SECRET_KEY = "dvyl8x2trizhcd5pj4rs207e"; // API FROM /admin/android_setting/ $CATEGORY_ID = '&id='."18"; // CHANGE CAT ID ONLY 1 2 3 ETC
Call your api from browserhai bubi.
I've tried changing it and the result is still error. Here's an example url:
if using the slug get_all_tv_channel_by_category field that appears only the name of the category group, the rest nothing appears.
http://cal.heryarts.ga/bins/vlc.php?v=get_all_tv_channel_by_category
if using the slug get_all_tv_channel, the other fields appear, only the category name does not appear
ovoo version 3.2.9
Get updated version and read notes in php codes https://github.com/SxtBox/OVOO_APIS/tree/master/V_3.28.xxhai bubi.
I've tried changing it and the result is still error. Here's an example url:
if using the slug get_all_tv_channel_by_category field that appears only the name of the category group, the rest nothing appears.
http://cal.heryarts.ga/bins/vlc.php?v=get_all_tv_channel_by_category
if using the slug get_all_tv_channel, the other fields appear, only the category name does not appear
ovoo version 3.2.9