View Single Post
  #11  
Old 11-15-2017, 11:52 AM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: Download encrypted video file with Ffmpeg


Hi,

check that link in your webconsole if you did load the page with your stream and now check the request header there where it was accessed with success.If you found then you can try to send this request another time to see whether it still works or not.If not then it should use dynamic cookie/s or else request paramters.Just try to read the datas and how they was created before (follow back).In some cases its using values which expire very quick after few seconds.

PS: Try the method to download the key & mod the playlist.You can use Fiddler or other tools to see all requests / responses in diffrent formats where you can also copy the key with.

greetz
Reply With Quote