VideoHelp Forum


Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays! or rip iTunes movies!


Try StreamFab Downloader and download streaming video from Youtube, Netflix, Amazon! Download free trial.


+ Reply to Thread
Results 1 to 18 of 18
Thread
  1. Member
    Join Date
    Apr 2015
    Location
    France
    Search PM
    Hi everybody and thank you to read my thread

    I encountered an issue about extracting IPTV url from the followinf website :
    http://www.canlitvlive.com

    For exemple, i can extract the following channel's url but it is impossible to use it on VLC or KODI :
    http://www.canlitvlive.com/izle/trt-1.html
    url is : http://yayin34.canlitvlive.com/trt1/live.m3u8?tkn=_pEsO4GmqSBI6w9gR2q3Qw&tms=1428340136

    Could you help me please ?

    Thanks a lot
    Last edited by KisSme; 6th Apr 2015 at 11:23.
    Quote Quote  
  2. Originally Posted by KisSme View Post
    Hi everybody and thank you to read my thread

    I encountered an issue about extracting IPTV url from the followinf website :
    http://www.canlitvlive.com

    For exemple, i can extract the following channel's url but it is impossible to use it on VLC or KODI :
    http://www.canlitvlive.com/izle/trt-1.html
    url is : http://yayin34.canlitvlive.com/trt1/live.m3u8?tkn=_pEsO4GmqSBI6w9gR2q3Qw&tms=1428340136

    Could you help me please ?

    Thanks a lot
    hi you can use livestreamer
    the use player.swf verification so you need add this option
    Code:
    --http-header "Referer=http://www.canlitvlive.com/tvplayer.swf"
    Code:
    livestreamer --http-header "Referer=http://www.canlitvlive.com/tvplayer.swf"  "hls://http://yayin34.canlitvlive.com/trt1/live.m3u8?tkn=m9WTvSlr5SlozvTOUhdWZA&tms=1428348531" best
    with in red your own parameters because that expire

    Code:
    livestreamer --http-header "Referer=http://www.canlitvlive.com/tvplayer.swf"  "hls://http://yayin34.canlitvlive.com/trt1/live.m3u8?tkn=m9WTvSlr5SlozvTOUhdWZA&tms=1428348531" best
    [cli][info] Found matching plugin stream for URL hls://http://yayin34.canlitvlive.com/trt1/live.m3u8?tkn=m9WTvSlr5SlozvTOUhdWZA&tms=1428348531
    [cli][info] Available streams: live (worst, best)
    [cli][info] Opening stream: live (hls)
    [cli][info] Starting player: /usr/bin/vlc

    Click image for larger version

Name:	vlc.png
Views:	1139
Size:	345.5 KB
ID:	31072
    Last edited by biezom; 6th Apr 2015 at 13:39.
    Quote Quote  
  3. so for KODI you can try

    Code:
    http://yayin34.canlitvlive.com/trt1/live.m3u8?tkn=m9WTvSlr5SlozvTOUhdWZA&tms=1428348531|Referer=http://www.canlitvlive.com/tvplayer.swf
    Quote Quote  
  4. Member
    Join Date
    Apr 2015
    Location
    France
    Search PM
    Originally Posted by biezom View Post
    so for KODI you can try

    Code:
    http://yayin34.canlitvlive.com/trt1/live.m3u8?tkn=m9WTvSlr5SlozvTOUhdWZA&tms=1428348531|Referer=http://www.canlitvlive.com/tvplayer.swf
    Thanks !
    But, it doesn't work in KODI or VLC :'(

    I use windows and not linux
    My .m3u file is started like this :
    Code:
    #EXTM3U
    #EXTINF:-1, TRT1
    http://yayin34.canlitvlive.com/trt1/live.m3u8?tkn=m9WTvSlr5SlozvTOUhdWZA&tms=1428348531|referer=http://www.canlitvlive.com/tvplayer.swf
    Last edited by KisSme; 6th Apr 2015 at 15:26.
    Quote Quote  
  5. maybe it doesn't work with kodi and vlc i can't test it

    but you need update red parameters because expired

    Code:
    http://yayin34.canlitvlive.com/trt1/live.m3u8?tkn=m9WTvSlr5SlozvTOUhdWZA&tms=1428348531|referer=http://www.canlitvlive.com/tvplayer.swf
    did you tried with livestreamer
    Quote Quote  
  6. Member
    Join Date
    Apr 2015
    Location
    France
    Search PM
    Thanks
    You'r right ! Now it works fine after i changed red parameters
    I dont know how to use livestreamer :'(
    Quote Quote  
  7. I propose a tutorial with static Version

    1) download https://github.com/chrippa/livestreamer/releases/download/v1.12.1/livestreamer-v1.12.1-win32.zip
    2) unzip the file in C:\ (for example)
    3) so you have C:\livestreamer-v1.12.1 folder
    4) open cmd.exe (command shell)
    5) in this command shell go to C:\livestreamer-v1.12.1

    Code:
    cd C:\livestreamer-v1.12.1
    6) paste the code
    Code:
    livestreamer --http-header "Referer=http://www.canlitvlive.com/tvplayer.swf"  "hls://http://yayin34.canlitvlive.com/trt1/live.m3u8?tkn=9p29RTawPdnCK6SRLN5hTQ&tms=1428358700" best

    Click image for larger version

Name:	turk.png
Views:	1834
Size:	8.1 KB
ID:	31079


    if you want record add -o option
    Code:
    livestreamer --http-header "Referer=http://www.canlitvlive.com/tvplayer.swf"  "hls://http://yayin34.canlitvlive.com/trt1/live.m3u8?tkn=9p29RTawPdnCK6SRLN5hTQ&tms=1428358700" best -o trt1.ts
    Last edited by biezom; 6th Apr 2015 at 16:29.
    Quote Quote  
  8. Member
    Join Date
    Apr 2015
    Location
    United States
    Search PM
    Hello there,

    I'm trying to get the following live feeds to stream on xbmc/kodi. And also show me how to get the feeds or the url to steam on different devices. I did view page source but none of the url is working.

    http://www.africawebtv.com/al-jazeera-english/
    http://www.africawebtv.com/utv-ghana-online/
    http://www.africawebtv.com/vox-africa/
    http://www.africawebtv.com/kingdom-africa-tv/

    Can anyone help me. Thanks in advance.
    Quote Quote  
  9. Originally Posted by djezmoney View Post
    Hello there,

    I'm trying to get the following live feeds to stream on xbmc/kodi. And also show me how to get the feeds or the url to steam on different devices. I did view page source but none of the url is working.

    http://www.africawebtv.com/al-jazeera-english/
    http://www.africawebtv.com/utv-ghana-online/
    http://www.africawebtv.com/vox-africa/
    http://www.africawebtv.com/kingdom-africa-tv/

    Can anyone help me. Thanks in advance.
    first

    Code:
    rtmp://aljazeeraflashlivefs.fplive.net/aljazeeraflashlive-live/ app=aljazeeraflashlive-live swfUrlhttp://tv.filmover.com/jwp63/jwplayer.flash.swf pageUrl=http://www.africawebtv.com/al-jazeera-english live=1 playpath=aljazeera_eng_high


    second

    with kodi i don't know but works with livestreamer


    Code:
    livestreamer "http://www.ustream.tv/embed/19246420?v=3&wmode=direct" best

    the two other are offline for the moment
    Quote Quote  
  10. Member
    Join Date
    Apr 2015
    Location
    United States
    Search PM
    Biezom, Thanks for quick reply. Can you show me how to get codes. I have couple of streams i need to get. Thank you once again.
    Quote Quote  
  11. Member
    Join Date
    Jan 2016
    Location
    Pakistan
    Search Comp PM
    Hi,

    I am trying to use http://yayin34.canlitvlive.com/trt1/live.m3u8 on my website but i do not work and WordPress recently change the setting of JP player kindly tell me any player who support m3u8, I am using this on

    http://www.listenfmradios.com/

    http://www.africaradios.com/
    Quote Quote  
  12. HI im new here
    Please help me or guide me .......
    how to extract iptv link from
    http://c247.la/live.php?ch=Geo_Super
    Quote Quote  
  13. Hi I am new to the IPTV world, I have purchased a link from someone but I can not get it to work in KODI or VLC player.

    Can you please guide me on what I may be doing incorrect. Link below:

    http://portal.rapidiptv.com:8080/get.php?username=*******&password=*******&type=m3u_pl...&output=mpegts

    The url does not show the type correctly it is m3u_plus

    I have blanked the username and password out for obvious reasons.

    Thanks
    Quote Quote  
  14. trt1 turkey mobil tv tamtvizle.com/trt-1-izle.html live stream
    Last edited by yusufislam; 30th Mar 2016 at 09:01.
    Quote Quote  
  15. Member
    Join Date
    Apr 2016
    Location
    canada
    Search Comp PM
    hi iguys how do i renew this redcolour api token from lodi url they expire very quick
    example tkn=m9WTvSlr5SlozvTOUhdWZA&tms=1428348531
    Quote Quote  
  16. The question was "How to extract IPTV link with options and use it into KODI"
    And answer is:

    You need to create .bat file (for Windows)
    Open notepad and paste this code:

    Code:
    @echo off
    start livestreamer --player-external-http --player-external-http-port 58352 "hls://http://yayin34.canlitvlive.com/trt1/live.m3u8" best
    save as start.bat

    Open notepad again and paste this code:
    Code:
    taskkill /f /im "livestreamer.exe"
    taskkill /f /im "cmd.exe"
    save as stop.bat

    Create playlist with notepad
    Paste this code in notepad:
    Code:
    #EXTM3U
    #EXTINF:0,TRT 1
    http://127.0.0.1:58352
    save as playlist.m3u8


    RUNNING

    1. open start.bat
    2. open playlist.m3u8 (with kodi or vlc)
    3. close kodi or vlc
    4. open stop.bat

    *Replace http://yayin34.canlitvlive.com/trt1/live.m3u8 with any working (hls) stream.
    Enjoy!
    Quote Quote  
  17. Member
    Join Date
    Nov 2016
    Location
    Malaysia
    Search Comp PM
    Hi frend please help

    How playback m3u8 AES-128 enscrypted on xbmc or any media players

    On this link : http://playback02.aotg-video.astro.com.my/AOTGHLS/master_ARENA_02.m3u8

    Help me, tq
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!