PDA

View Full Version : Help! Some weird streams to download


piratilla_bcn
10-11-2016, 08:59 AM
Hi all,

I'm trying to extract the link to be able to use it with linux command line from this website:

http://myklik.rtm.gov.my

Here there are some TVs that I want to rip, for example, RTM1.

However, I only achieve to get a m3u8 file that can't be opened with any tool (livestreamer, ffmpeg, AdobeHDS, VLC Media Player, rtmpdump etc.).

I think it's a RTMP but I can't get the parameters, playpath, tokens, etc.

Can anybody help me?

I would really appreciate if someone can algo explain me the how-to to achieve it.

Many thanks in advance!!

surya987
10-11-2016, 09:10 AM
ffmpeg works fine

http://myklik.rtm.gov.my/program/35678/38267

ffmpeg -i "http://d1cq5wn80firug.cloudfront.net/409200_c905a3e84683655db5ee4c131a2e95b4/m3u8s/409200.m3u8" -c copy "ll.ts"

http://image.prntscr.com/image/d18c1ef4445c4d36aa864f1864ce3358.png

http://image.prntscr.com/image/1fc78692f33e4ebbb1116ab6e2f5d0b5.png

piratilla_bcn
10-17-2016, 02:12 AM
ffmpeg works fine

http://myklik.rtm.gov.my/program/35678/38267

ffmpeg -i "http://d1cq5wn80firug.cloudfront.net/409200_c905a3e84683655db5ee4c131a2e95b4/m3u8s/409200.m3u8" -c copy "ll.ts"

http://image.prntscr.com/image/d18c1ef4445c4d36aa864f1864ce3358.png

http://image.prntscr.com/image/1fc78692f33e4ebbb1116ab6e2f5d0b5.png

Hi,

How did you extract the parameters with the tokens? :-)

I would like to know the how-to to use it with the other channels from this website.

Many thanks!!

surya987
10-18-2016, 10:38 AM
sorry but what tokens..????

just neededed m3u8 and key file....