sonnvl
11-13-2015, 12:48 AM
Hi, I want to use PHP to get m3u8 of this stream:
http://xemtv.tv/live/sctv6
I try to use file_get_contents but it can't get div id player element, contain this link like this:
http://xemtv.tv/iframe/player?stream=aHR0cDovL3hlbXR2LnR2L3JlYWRlci90djI0 L3NjdHY2L3R0eTR5YlRROXZidWRpcjFYODd3OXV6aXhGWGxqMD M2L3BsYXlsaXN0Lm0zdTg=&type=hls&player=tv24
Use base64 to decode red string >> get m3u8 link, and finally use livestreamer
http://xemtv.tv/live/sctv6
I try to use file_get_contents but it can't get div id player element, contain this link like this:
http://xemtv.tv/iframe/player?stream=aHR0cDovL3hlbXR2LnR2L3JlYWRlci90djI0 L3NjdHY2L3R0eTR5YlRROXZidWRpcjFYODd3OXV6aXhGWGxqMD M2L3BsYXlsaXN0Lm0zdTg=&type=hls&player=tv24
Use base64 to decode red string >> get m3u8 link, and finally use livestreamer