Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
主要修复AppleTV视频下载问题
原来的方案通过ZeroKid来解密无法同时解密视频和音频文件,PR主要就是修复这个场景
在解析init文件hex的时候,如果读取PSSH box的过程中出现ZeroKid则判断为多DRM场景,用pssh中的kid替代,这样能在外部提供正确密钥对的时候正常解密