 Re: Downloading Amazon Prime streaming video
@Bird313: Can you upload the manif.atv and stats.atv files somewhere? Also what's in the trickplay folder?
@Jokum: HLS matches FairPlay, yes, but it retrieves the key through the Fairplay SDK which was used in building the application, good luck getting the key and decrypting the content. Same is true for PlayReady which matches SmoothStreaming, it requires a content key for decryption as well. You can download the encrypted audio/video files easily, but getting the license and extracting the key from it is pretty difficult (because you can't directly retrieve the license, it requires some additional parameter. If you misspell one of the DesiredResources options you can find what other resources you can retrieve, it includes the licenses for all the DRM, but you need an additional parameter to retrieve them.
Last edited by JohnW : 09-07-2015 at 05:04 AM.
|