View Single Post
  #7  
Old 09-11-2014, 07:18 AM
MOZ MOZ is offline
Junior Member
 
Join Date: Aug 2014
Posts: 20
MOZ is on a distinguished road
Default

Re: How to Download AES Encrypted Stream


Quote:
Originally Posted by BlueCop View Post
the key isn't encrypted. that is data encoding. that is the text representation of the actual data and not encrypted at all.

MOZ: There is authorization tokens/headers used somewhere. Can you can get the full url used to retrieve the orginal m3u8 by the client and then try to download that with ffmpeg?

if that doesn't work then we can add some cookies to the header to get the download working correctly for you.
Is this the link you're looking for? -

So looking further I have two more parameters that I've found:

NLAuth:

Quote:
"e053a2875d8625d30de0b049f58d7586-0-32"
serverKey_internal_ASV3:

Quote:
"8aacac8811168c78ac54864d3ace607f-c2d79d7058e903b534adbe3cc470633e-0-32"
Not sure if that helps at all.
Reply With Quote