Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some ts file cannot be decrypted. #67

Open
xioxu opened this issue May 17, 2019 · 0 comments
Open

Some ts file cannot be decrypted. #67

xioxu opened this issue May 17, 2019 · 0 comments

Comments

@xioxu
Copy link

xioxu commented May 17, 2019

Hi, thanks for your great work, it works very well in most cases in my project.
But I noticed it cannot work for some file, I got a error 'crptedhls.js:361
RangeError: Source is too large'
Could you please take a look? Thanks again!
You can get the original encrypted ts file,

The key and IV is below:
var iv = new Uint32Array([
0, 0, 0, 0
]);

var key = new Uint32Array([2894323006, 674122501, 375558812, 1943787975]);

132.ori.ts.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant