-
Notifications
You must be signed in to change notification settings - Fork 41
Update binaries.py to check subdirs in binaries folders named after the binary #19
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
base: main
Are you sure you want to change the base?
Conversation
|
You'll need to update pyproject.toml with the mypy import |
Already exists Line 76 in e015474
|
This line in binaries.py |
|
Can you make an adjustment to support both root binaries folder and the sub folder layout, additionally will need to remove the .gitignore changes and I'll be happy to merge this. |
Refactor code to search for binaries either in root of binary folder or in a subfolder named after the binary.
Updated in latest commit e04399f Also added an instance check choice for playready in 087df59 that fixed issues like so as it was trying to decrypt each part of audio instead of decrypting the merged file in which the moov atom is contained. |






No description provided.