commit | 788ade8a7485d37f535a1c280f150f1d6e83014f | [log] [tgz] |
---|---|---|
author | James Bottomley <JBottomley@Parallels.com> | Wed Jul 03 17:30:02 2013 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Wed Jul 03 17:33:27 2013 -0700 |
tree | 0e6b302abb55c5f26d17511344b5a474afd9d580 | |
parent | c740c47627fd22b12dc25a6e556414b8d54d3fe5 [diff] |
F4VDownloader: Add support for parsing DRM header and decrypting video This is still a work in progress. The decrypt and parser routines work OK, but the downloader still cannot automatically retrieve the decryption key so it currently has to be passed in by the site. It should eventually be possible to retrieve the key from the token. Signed-off-by: James Bottomley <JBottomley@Parallels.com>