Page 4 of 6 FirstFirst ... 23456 LastLast
Results 16 to 20 of 27

Thread: Atv m3u8

  1. Go to Thank YouDownload #16
    Go to Thank You
    Yönetici yilmaz's Avatar

    Info

    Go to Top of Post

    Quote Originally Posted by garaveli View Post
    Tekzen (sahtekar)


    Arkadaslar su yukaridaki sahis stream konusunda isini cok iyi yapan birisi fakat ,
    saktekar ve afedersiniz götübasi oynayan birisi.
    Sizlerden özür dileyerek daha önceleri oldugu gibi simdide bu forumdan uzaklastirdim yeniden.

    Uzun uzun yazmaya gerek yok .
    Onun hakkinda cok yazacak sey var aslindada.
    Günaha girmek istemiyorum..
    Lütfen temiz olan forumumuzu buralara gelerek kirletme ..
    Ustam isimlere hiç dikkat etmedim.
    Selam ve Saygılarla İyi Forumlar...



  2. The Following 3 Users Say Thank You to yilmaz For This Useful Post:

  3. Go to Thank YouDownload #17
    Go to Thank You
    Yönetici garaveli's Avatar

    Info

    Go to Top of Post

    ismi farkli idi zaten abi
    Ben editledim.Ama onun oldugunu biliyorum.
    Herkesden özür dilerim tekrardan ...
    Hainlerle isimiz olmaz...

    Hayirli forumlar...


  4. The Following 7 Users Say Thank You to garaveli For This Useful Post:

  5. Go to Thank YouDownload #18
    Go to Thank You
    Yeni Üye jardel's Avatar

    Info

    Go to Top of Post

    Quote Originally Posted by bahri View Post
    Usta pc de localhost çalişiyor. Server de olmuyor burdan bakınca ip ile alakali fakat orda takılıyorum.

    Ben de şu şekil deniyordum.

    PHP Code:
    1. <?php
    2.     if (getenv('HTTP_X_FORWARDED_FOR')) { $pipaddress getenv('HTTP_X_FORWARDED_FOR');
    3.  $ipaddress getenv('REMOTE_ADDR'); 
    4.     echo "Your Proxy IP address is : ".$pipaddress"(via $ipaddress)" ; } 
    5.     else { $ipaddress getenv('REMOTE_ADDR'); echo "Your IP address is : $ipaddress\r\n"; }
    6.     
    7. function getPage($url$referer$ipaddress){ 
    8.     $timeout=30
    9.     $curl curl_init(); 
    10.     if(strstr($referer,"://")){
    11.         curl_setopt ($curlCURLOPT_REFERER$referer); 
    12.     }
    13.     
    14.     curl_setopt ($curlCURLOPT_URL$url); 
    15.     curl_setopt ($curlCURLOPT_TIMEOUT$timeout); 
    16.     curl_setopt ($curlCURLOPT_USERAGENTsprintf("Mozilla/%d.0",rand(4,5))); 
    17.     curl_setopt ($curlCURLOPT_HEADER$ipaddress); 
    18.     curl_setopt ($curlCURLOPT_RETURNTRANSFER1); 
    19.     curl_setopt ($curlCURLOPT_SSL_VERIFYPEER1);
    20.     $html curl_exec ($curl); 
    21.     curl_close ($curl); 
    22.     return $html;
    23. }
    24. $html getPage("https://securevideotoken.tmgrup.com.tr/webtv/secure?url=http://trkvz-live.ercdn.net/atvhd/atvhd.m3u8""https://www.atv.com.tr/webtv/canli-yayin"1);
    25. preg_match_all(
    26.     '#Url"\:"(.*?)"#si',
    27.     $html,
    28.     $posts,
    29.     PREG_SET_ORDER 
    30. );
    31. foreach ($posts as $post) {
    32. $link $post[1];
    33. echo $link
    34. echo getPage("$link""$ipaddress"1);
    35. }
    36.   ?>
    lokalhost da $link den gelen ile sorunsuz oluyor. Serverde getPage den ip mi yazıyor header de ok.

    PHP Code:
    1. Your IP address is xx xxx xxx  http://trkvz-live.ercdn.net/atvhd/atvhd.m3u8?st=IaZdxV1z1a8ItrmPE82MGg&e=1581775020HTTP/1.1 200 OK Date: Sat, 15 Feb 2020 01:23:40 GMT Content-Type: application/vnd.apple.mpegurl Transfer-Encoding: chunked Connection: keep-alive ETag: "5e474812-190" Access-Control-Allow-Origin: * X0: HIT Server: esrv Cache-Control: max-age=0, no-cache, no-store X1: EXPIRED #EXTM3U #EXT-X-VERSION:3 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1200000,NAME=720p,RESOLUTION=1536x864 atvhd_720p.m3u8?st=IaZdxV1z1a8ItrmPE82MGg&e=1581775020 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=800000,NAME=480p,RESOLUTION=1024x576 atvhd_480p.m3u8?st=IaZdxV1z1a8ItrmPE82MGg&e=1581775020 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=400000,NAME=360p,RESOLUTION=768x432 atvhd_360p.m3u8?st=IaZdxV1z1a8ItrmPE82MGg&e=1581775020 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=200000,NAME=240p,RESOLUTION=512x288 atvhd_240p.m3u8?st=IaZdxV1z1a8ItrmPE82MGg&e=1581775020 
    server de getPage yı kullanınca bu çıkıyor.
    servedede calisiyor hic orun olmuyor ama link devamli manuel yazdirmaniz gerekiyor


  6. The Following User Says Thank You to jardel For This Useful Post:

  7. Go to Thank YouDownload #19
    Go to Thank You
    Yeni Üye toskan's Avatar

    Info

    Go to Top of Post

    atv nin sitesine daha dikkatli bakarsaniz, direct stream i bulursunuz!


  8. The Following 2 Users Say Thank You to toskan For This Useful Post:

  9. Go to Thank YouDownload #20
    Go to Thank You
    Super Moderatör oemer45's Avatar

    Info

    Go to Top of Post

    Usta nasıl gördünüs anlatsaydın makbule geçerdi.


Page 4 of 6 FirstFirst ... 23456 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •