👨‍🏫 Tutorial TTV

Aside from Local Channels, what types of TV genres would you like to see?

  • Movies

  • Kids

  • News

  • General Entertainment

  • Foreign


Results are only viewable after voting.
I'm glad that a lot of us can experience Korean channels as well. ❤️ I also have a collection of Korean channels that has been working for 1 and a half years but sadly, I couldn't share it because it's confidential. That's why I'm very happy that there are people like hyunakim1992 to share k-channels to everyone! ❤️🙌
 
wrmnl01 do try using a php web server like gearhost or 000webhost to host your m3u files then use this code as an example to create your playlist files :
[CODE lang="php" title="php password"]<?php
$Password = 'password mo here'; // Set your password here

if (isset($_GET['pass'])){
$key = isset($_GET['pass']) ? $_GET['pass'] : '';

if ($key != $Password) {
echo(file_get_contents('403 forbidden page url here'));
exit();
}
} else {
echo(file_get_contents('403 forbidden page url here'));
exit();
}
?>
#EXTM3U EPG url-tvg="if you have epg setup put it here"
#EXTINF:-1 tvg-id="1" tvg-name="Channel 1" tvg-logo="https://i.pinimg.com/originals/e5/8b/8c/e58b8c4ca8bd0735cfe741ea9e56a819.jpg" group-title="Reserved",Channel 1
m3u8 or m2u/udp link here[/CODE]
then save it as a index.php on a folder so that gagana pa rin siya bilang m3u (pag nasave mo siya as ibang file name hindi gagana as m3u yung file kasi hindi recognized ng mga player ang .php extension unlike lets say index.php tas yung dating ng url is parang You do not have permission to view the full content of this post. Log in or register now. at least it can be recognized by most major IPTV players and Kodi) that way you can protect your m3u against those who attempt to spread the links on social media like those idiots on the android tv box ph group page na walang alam kung hindi ispoonfeed sila.
 
hirap pag bulag....tnx pa din po.....understand nmn kc dami pasaway na kinakalat sa iba pra lng sa kanilang interest....mabuti nri pra hindi agad m block m3u.....binigay n nga ng libre....gusto p pag kakitaan....haissst....
 
actually you can add the php code snippet in the m3u code and save it as a index.php file in a folder so that the url will come out as this : You do not have permission to view the full content of this post. Log in or register now. that way hindi na mapapasok ng kahit sino yung file na meant for example for established members of this site etc., i have been doing that to my personal IPTV m3u list for around a year and a half now and so far walang ogag na nakakapasok sa list ko.
 
wrmnl01 as long as gumagamit ka ng php hosting service tulad ng gearhost.com or 000webhošt.com (ipalit mo na lang sa regular s yung s) (which those two services are free kaso 000webhost sobrang selan pag dating sa bandwidth/max number of users na pwedeng makapasok sa site.)
 

About this Thread

  • 13K
    Replies
  • 328K
    Views
  • 2K
    Participants
Last reply from:
MajinReiken

Online now

Members online
355
Guests online
1,160
Total visitors
1,515

Forum statistics

Threads
2,286,469
Posts
29,037,933
Members
1,217,971
Latest member
watalayp
Back
Top