Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
Url Stream From Javascript?Hello guys,
I've been using wireshark, url helper, url getter etc. to capture the stream url for channel on this site: http://www.layarku.tv/iptvv2/# My guess is that it uses javascript to handle/hide the url. Or im just too newb to this sniffing thing. The admin does give tutorial to stream the video on vlc : http://blog.layarku.tv/2015/07/to-wa...lc-player.html It works but the stream does not stay live on vlc when closing the browser that plays the stream. How is this? Anyone that could help me with this is much appreciated! Ps; I'm trying to get the url so that I could play it on kodi for all the channels on that site |
#2
|
|||
|
|||
Re: Url Stream From Javascript?Anyone? Need some help urgently...
|
#3
|
|||
|
|||
Re: Url Stream From Javascript?If anyone could look into this page's source and translate me the links, it would be such an honour...my eyes hurts staring at this thing so many hours x(
http://pastebin.com/uXeRgSHg ps; the code is too long so i pasted it in pastebin. |
#4
|
|||
|
|||
Re: Url Stream From Javascript?I've decoded some of the unescape, so here is the updated source if anyone could help me pulling out the links. tq
http://pastebin.com/0GK0trJF |
#5
|
|||
|
|||
Re: Url Stream From Javascript?In this case rtmpdump would be useless, because of p2p protocol.
Force Media Player (Asian p2p program for Internet Explorer) doesn't seem to be working anymore, even if you extract p2p links and try to open them with ppshell.exe (force://stream). Fortunately, layarku.tv also uses HDS and HLS, making Malaysian streams playable on VLC and IOS devices (although some of them available only to Malaysian ips). Here is an example: ITV 3 Malaysia (geo-restricted, use Malaysian VPN): Code:
livestreamer "hds://http://tv3liveflash-lh.akamaihd.net/z/tv3live_3@86099/manifest.f4m" best Code:
http://tv3liveios-i.akamaihd.net/hls/live/205900/ios/tv3live/master.m3u8 Also notice that not all Malaysian streams seem active (although the site shows a huge series of interesting channels, actually only a few of them are online). |
Tags: javascript, m3u, rtmp, wireshark |
Thread Tools | |
Display Modes | |
|
|