View Single Post
  #3  
Old 11-09-2015, 12:27 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: How to use php to decode token of m3u8 link


So I think sonnvl want to get the direct paramters (to execute it with a php script + LS etc without to grab the working playlist manually) which are not readable in page source (only long encoded).The long m3u8 link gets post to hplus.com.vn/content/getlinkvideo/ (with many paramters) and as response you get the direct m3u8 link you can use with LS.Just check this out with FF or Chrome network tool tab there you can see it.

greetz
Reply With Quote