Help! Some weird streams to downloadHi 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!! |
Re: Help! Some weird streams to downloadffmpeg works fine
Code:
http://myklik.rtm.gov.my/program/35678/38267 Code:
ffmpeg -i "http://d1cq5wn80firug.cloudfront.net/409200_c905a3e84683655db5ee4c131a2e95b4/m3u8s/409200.m3u8" -c copy "ll.ts" Code:
http://image.prntscr.com/image/d18c1ef4445c4d36aa864f1864ce3358.png Code:
http://image.prntscr.com/image/1fc78692f33e4ebbb1116ab6e2f5d0b5.png |
Re: Help! Some weird streams to downloadQuote:
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!! |
Re: Help! Some weird streams to downloadsorry but what tokens..????
just neededed m3u8 and key file.... |
All times are GMT -6. The time now is 06:27 AM. |