 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
|