diff --git a/trt.net.tr AIO Streaming Data v1.1/KODI/KODI_by_ID.php b/trt.net.tr AIO Streaming Data v1.1/KODI/KODI_by_ID.php new file mode 100644 index 0000000..ca95864 --- /dev/null +++ b/trt.net.tr AIO Streaming Data v1.1/KODI/KODI_by_ID.php @@ -0,0 +1,187 @@ + $PHP_PATH?stream=trt1 + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT2 => $PHP_PATH?stream=trt2 + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT WORLD => $PHP_PATH?stream=trtworld + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT HABER => $PHP_PATH?stream=trthaber + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT SPOR => $PHP_PATH?stream=trtspor + └──────────────────────────────────────────────────────────── + | TRT SPOR2 => $PHP_PATH?stream=trtspor2 + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT BELGESEL => $PHP_PATH?stream=trtbelgesel + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT COCUK => $PHP_PATH?stream=trtcocuk + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT AVAZ => $PHP_PATH?stream=trtavaz + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT MUZIK => $PHP_PATH?stream=trtmuzik + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRTTURK => $PHP_PATH?stream=trtturk + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT KURDI => $PHP_PATH?stream=trt6 + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT ARAPCA => $PHP_PATH?stream=trtarapca + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT 3 TBMM => $PHP_PATH?stream=t-trt3tbmmtv + └──────────────────────────────────────────────────────────── +" +); + +$STREAM_URL = file_get_contents("http://www.trt.net.tr/anasayfa/canli.aspx?y=tv&k=$id"); +$b64_regex = '/dcm1\("([^"]+)/'; +preg_match_all($b64_regex, $STREAM_URL , $match, PREG_PATTERN_ORDER, 0); + $b64_decode = base64_decode(trim($match[1][0])); + +preg_match_all("/title>(.*\w)\n"; +echo "[COLOR lime][B]".$replace_titles."[/COLOR][/B]\n"; +echo "".$stream."\n"; +echo "".$albdroidlogo."black.png\n"; +echo "".$albdroidlogo."black.png\n"; +// OR OPEN $replace_thumbnail +//echo "".$replace_thumbnail."\n"; +// echo "".$replace_thumbnail."\n"; +echo "".$GRUP_DATA."\n"; +echo "[COLOR lime][B][I]Albdroid[/I][/B][/COLOR][COLOR lime] [B][I][COLOR red]([/COLOR]".$replace_titles."[COLOR red])[/COLOR] [/I][/B][/COLOR]\n"; +echo "[COLOR lime][B]Website:[/B][/COLOR] [COLOR red][B]([/B][/COLOR][COLOR lime][B]Albdroid.AL[/B][/COLOR] [COLOR red][B]&[/B][/COLOR] [COLOR lime][B]Kodi.AL[/B][/COLOR][COLOR red][B])[/B][/COLOR]\n"; +echo "\n"; +} +ob_end_flush(); +?> \ No newline at end of file diff --git a/trt.net.tr AIO Streaming Data v1.1/VLC/VLC_by_ID.php b/trt.net.tr AIO Streaming Data v1.1/VLC/VLC_by_ID.php new file mode 100644 index 0000000..641397b --- /dev/null +++ b/trt.net.tr AIO Streaming Data v1.1/VLC/VLC_by_ID.php @@ -0,0 +1,184 @@ + $PHP_PATH?stream=trt1 + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT2 => $PHP_PATH?stream=trt2 + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT WORLD => $PHP_PATH?stream=trtworld + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT HABER => $PHP_PATH?stream=trthaber + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT SPOR => $PHP_PATH?stream=trtspor + └──────────────────────────────────────────────────────────── + | TRT SPOR2 => $PHP_PATH?stream=trtspor2 + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT BELGESEL => $PHP_PATH?stream=trtbelgesel + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT COCUK => $PHP_PATH?stream=trtcocuk + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT AVAZ => $PHP_PATH?stream=trtavaz + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT MUZIK => $PHP_PATH?stream=trtmuzik + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRTTURK => $PHP_PATH?stream=trtturk + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT KURDI => $PHP_PATH?stream=trt6 + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT ARAPCA => $PHP_PATH?stream=trtarapca + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT 3 TBMM => $PHP_PATH?stream=t-trt3tbmmtv + └──────────────────────────────────────────────────────────── +" +); + +$STREAM_URL = file_get_contents("http://www.trt.net.tr/anasayfa/canli.aspx?y=tv&k=$id"); +$b64_regex = '/dcm1\("([^"]+)/'; +preg_match_all($b64_regex, $STREAM_URL , $match, PREG_PATTERN_ORDER, 0); + $b64_decode = base64_decode(trim($match[1][0])); + +preg_match_all("/title>(.*\w) \ No newline at end of file diff --git a/trt.net.tr AIO Streaming Data v1.1/Xtream_Codes_Panel/Xtream_Panel_by_ID.php b/trt.net.tr AIO Streaming Data v1.1/Xtream_Codes_Panel/Xtream_Panel_by_ID.php new file mode 100644 index 0000000..4786bfa --- /dev/null +++ b/trt.net.tr AIO Streaming Data v1.1/Xtream_Codes_Panel/Xtream_Panel_by_ID.php @@ -0,0 +1,147 @@ + $PHP_PATH?stream=trt1 + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT2 => $PHP_PATH?stream=trt2 + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT WORLD => $PHP_PATH?stream=trtworld + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT HABER => $PHP_PATH?stream=trthaber + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT SPOR => $PHP_PATH?stream=trtspor + └──────────────────────────────────────────────────────────── + | TRT SPOR2 => $PHP_PATH?stream=trtspor2 + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT BELGESEL => $PHP_PATH?stream=trtbelgesel + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT COCUK => $PHP_PATH?stream=trtcocuk + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT AVAZ => $PHP_PATH?stream=trtavaz + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT MUZIK => $PHP_PATH?stream=trtmuzik + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRTTURK => $PHP_PATH?stream=trtturk + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT KURDI => $PHP_PATH?stream=trt6 + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT ARAPCA => $PHP_PATH?stream=trtarapca + └──────────────────────────────────────────────────────────── + ┌──────────────────────────────────────────────────────────── + | TRT 3 TBMM => $PHP_PATH?stream=t-trt3tbmmtv + └──────────────────────────────────────────────────────────── +" +); + +$STREAM_URL = file_get_contents("http://www.trt.net.tr/anasayfa/canli.aspx?y=tv&k=$id"); +$b64_regex = '/dcm1\("([^"]+)/'; +preg_match_all($b64_regex, $STREAM_URL , $match, PREG_PATTERN_ORDER, 0); + $decodifikim = base64_decode(trim($match[1][0])); + +preg_match_all("/var prmfi = '(.*?)'/", + $decodifikim, + $streaming_content, + PREG_SET_ORDER +); + +foreach ($streaming_content as $item) +{ +$stream = trim($item[1]); + +//echo $stream; +//header('Access-Control-Allow-Origin: *'); +//header('Content-type: application/json'); +header("Content-type: application/vnd.apple.mpegurl"); +header("Location: $stream"); + +// WEB DIRECTORY /var/www/html +// USE AS 127.0.0.1 IN PANEL AND NO YOUR REAL IP 192.168.0.1 ETC +// http://127.0.0.1/SCRIPT_PATH/Xtream_Panel_by_ID.php?stream=trtarapca + +} +ob_end_flush(); +?> \ No newline at end of file