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![]()
+ Reply to Thread
Results 1 to 18 of 18
-
Last edited by KisSme; 6th Apr 2015 at 11:23.
-
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
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
Last edited by biezom; 6th Apr 2015 at 13:39.
-
Last edited by KisSme; 6th Apr 2015 at 15:26.
-
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
-
Thanks
You'r right ! Now it works fine after i changed red parameters
I dont know how to use livestreamer :'( -
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
Code:livestreamer --http-header "Referer=http://www.canlitvlive.com/tvplayer.swf" "hls://http://yayin34.canlitvlive.com/trt1/live.m3u8?tkn=9p29RTawPdnCK6SRLN5hTQ&tms=1428358700" best
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.
-
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 -
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.
-
Hi,
I'm trying to steam the following below on xbmc/kodi. Please help me get the code or the m3u8 link if possible. Thanks in advance.
http://www.ghanatvon.com/tv3-ghana-live.html
http://www.ghanatvon.com/the-africa-channel-tv.html
http://www.ghanatvon.com/cnn-live.html
http://www.ghanatvon.com/tvc-news-nigeria.html
http://www.ghanatvon.com/hip-tv.html
http://www.ghanatvon.com/utv-ghana.html -
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/ -
HI im new here
Please help me or guide me .......
how to extract iptv link from
http://c247.la/live.php?ch=Geo_Super -
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 -
trt1 turkey mobil tv tamtvizle.com/trt-1-izle.html live stream
Last edited by yusufislam; 30th Mar 2016 at 09:01.
-
hi iguys how do i renew this redcolour api token from lodi url they expire very quick
example tkn=m9WTvSlr5SlozvTOUhdWZA&tms=1428348531 -
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
Open notepad again and paste this code:
Code:taskkill /f /im "livestreamer.exe" taskkill /f /im "cmd.exe"
Create playlist with notepad
Paste this code in notepad:
Code:#EXTM3U #EXTINF:0,TRT 1 http://127.0.0.1:58352
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! -
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
Similar Threads
-
kodi xbmc pseudtv lite
By bermuda in forum Newbie / General discussionsReplies: 2Last Post: 4th Mar 2015, 16:26 -
Closed Captions has arrived on Kodi or XBMC
By BobT in forum Latest Video NewsReplies: 3Last Post: 29th Jan 2015, 16:19 -
Setting Up a NAS to Stream to XBMC/Kodi
By Chopmeister in forum Media Center PC / MediaCentersReplies: 0Last Post: 14th Dec 2014, 00:38 -
Extract Steraming Link from given URL
By bablu15 in forum Video Streaming DownloadingReplies: 1Last Post: 2nd May 2014, 08:06 -
how do i get a youtube url link to ipod touch ?
By vhelp in forum Newbie / General discussionsReplies: 0Last Post: 18th Oct 2012, 22:50