Page 3 of 7 FirstFirst 12345 ... LastLast
Results 11 to 15 of 33

Thread: Dailymotion canli yayin script?

  1. Go to Thank YouDownload #11
    Go to Thank You
    Yeni Üye Beysehir2000's Avatar

    Info

    Go to Top of Post

    local oynatirsan olur ip adresini kullandigi icin

    Code:
    1. <?php
    2. // Dailymotion
    3. $link = "https://www.dailymotion.com/player/metadata/video/x4kopfq";
    4. $veri = file_get_contents($link);
    5. preg_match('@mpegURL","url":"(.*?)"@si', $veri,$veritemp);
    6. $botozet = $veritemp[1];
    7. $site_carton = file_get_contents("http://web.canlitvlive.io/izle/tvt.html");
    8. preg_match("#(http:\/.*m3u8.*)'#", $site_carton, $soru_carton);
    9. $dosya_carton="m3u/cartonlive.m3u";
    10. $soru_icerik_cartoon=$veritemp[1];
    11. header("Location: $soru_icerik_cartoon");
    12. ?>
    Last edited by Beysehir2000; 26.09.19 at 18:31.


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

  3. Go to Thank YouDownload #12
    Go to Thank You
    Üye bahri's Avatar

    Info

    Go to Top of Post

    Diger türlü de olması lazım bazı linkler var ordan local olmayan şekliyle de çalıştığını anlamak mümkün.


  4. The Following 5 Users Say Thank You to bahri For This Useful Post:

  5. Go to Thank YouDownload #13
    Go to Thank You
    Üye bahri's Avatar

    Info

    Go to Top of Post

    Verecegim link sizlerde calişıyormu bir deneyebilirmisiniz.

    [Sadece kayıtlı ve aktif kullanıcılar bağlantıları görebilir.] Kayıt Olmak İçin Tıklayınız..


  6. The Following 6 Users Say Thank You to bahri For This Useful Post:

  7. Go to Thank YouDownload #14
    Go to Thank You
    Super Moderatör Meku27's Avatar

    Info

    Go to Top of Post

    Evet Calisiyor bahri kardes


  8. The Following 3 Users Say Thank You to Meku27 For This Useful Post:

  9. Go to Thank YouDownload #15
    Go to Thank You
    Üye bahri's Avatar

    Info

    Go to Top of Post

    Saol tesekkurler o zaman bunlar da çalışır.

    dailymotionda canlı yayın yapan turk kanalları.

    http://bahri.epizy.com/getir1080.php?kanal=beyaztv
    http://bahri.epizy.com/getir720.php?kanal=benguturk
    http://bahri.epizy.com/getir720.php?kanal=tv24
    http://bahri.epizy.com/getir720.php?kanal=fbtv
    http://bahri.epizy.com/getir720.php?kanal=cnnturk
    http://bahri.epizy.com/getir720.php?kanal=star
    http://bahri.epizy.com/getir480.php?kanal=fashiontv
    http://bahri.epizy.com/getir480.php?kanal=nr1dance
    http://bahri.epizy.com/getir480.php?kanal=nr1damar
    http://bahri.epizy.com/getir480.php?kanal=nr1ask
    http://bahri.epizy.com/getir720.php?kanal=nr1turk
    http://bahri.epizy.com/getir720.php?kanal=nr1tv
    http://bahri.epizy.com/getir720.php?kanal=olaytv
    http://bahri.epizy.com/getir720.php?kanal=tv360
    http://bahri.epizy.com/getir720.php?kanal=ulusalkanal
    http://bahri.epizy.com/getir720.php?kanal=tele1
    http://bahri.epizy.com/getir720.php?kanal=estv
    http://bahri.epizy.com/getir720.php?kanal=ntv
    http://bahri.epizy.com/getir720.php?kanal=haberglobal


  10. The Following 7 Users Say Thank You to bahri For This Useful Post:

Page 3 of 7 FirstFirst 12345 ... 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
  •