You are on page 1of 7

Requirement:

- PHP > 7

Api List Format


- HBO = yourwebsitename.com/hbo.m3u8?id=
famhd
hitshd
sighd
hbohd
maxhd
- Showroom = yourwebsitename.com/showroom.m3u8?id=
Example url: https://www.showroom-live.com/idolAward_0436
id = idolAward_0436

- Vidio = yourwebsitename.com/vidio.m3u8?id=
vidio channel list: https://oyasumi.me/vidio.php

- Youtube full data = yourwebsitename.com/youtubedata.json?id=


- Youtube Video = yourwebsitename.com/youtube.mp4?id=
- Youtube Audio Only = yourwebsitename.com/youtubeaudio.mp3?id=
- Youtube live = yourwebsitename.com/youtubelive.m3u8?id=
example youtube url https://www.youtube.com/watch?v=9EDZixuODrw
id = 9EDZixuODrw

- Viu = yourwebsitename.com/viu.m3u8?id=
example viu link: https://www.viu.com/ott/id/id/all/video-japanese-drama-tv_shows-
takt_op_destiny_episode_1-1165933623?containerId=playlist-26272000
id = 1165933623

- Booyah =
example booyah link: https://booyah.live/amasta_risel
id = amasta_risel

- Dailymotion =
example dailymotion link: https://www.dailymotion.com/video/x35keau
id = x35keau

- Mivo = yourwebsitename.com/mivo.m3u8?id=
mivo channel list: https://oyasumi.me/mivo.php

- Rebahin = yourwebsitename.com/rebahin.m3u8?id=
example rebahin link: http://167.88.14.147/tenki-no-ko-sub-indo/
id = tenki-no-ko-sub-indo
- Korea = yourwebsitename.com/korea.m3u8?id=
korea channel list: https://oyasumi.me/korea.php

- Usee Free = yourwebsitename.com/useefree.m3u8?id=


channel list: https://oyasumi.me/useefree.php

- Usee HLS = yourwebsitename.com/useehls.m3u8?id=


channel list: https://oyasumi.me/useetvlist.php

A. How to Install the Script


You can watch video here: https://mbed.cc/howtodo.mp4

Or follow this tutorial:


1. Download the script from dashboard -> apikey
2. After download, open your cpanel -> file manager -> upload

3. After upload finished, click the zip file, and then click extract
4. And then click extract file

5. Right click file “apikey.php”, click edit file.


6. In the inside of file, you will see code like this
<?php
$apikey = 'API_KEY';
?>

put your API_KEY that you get from the dashboard, to file.
B. Cronjob the Useetv HLS
1. Make account on https://cron-job.org/en
2. After verif your email and login, go to https://console.cron-
job.org/dashboard
3. Click “create cronjob”

4. After that, follow the image bellow… change


“yourwebsitename.com” to your website url

You might also like