script.module.inputstreamhelper icon indicating copy to clipboard operation
script.module.inputstreamhelper copied to clipboard

Option to get widevine from lacros image

Open horstle opened this issue 5 months ago • 1 comments

This adds the possibility to extract Widevine from a Lacros image. It also splits code that is specific to getting Widevine from Googles repo into repo.py.

Currently it relies on the zstd library being installed on the system. If that's not the case, it will use the old ChromeOS image method. It would be better if there was an addon for zstd decompression.

horstle avatar Feb 13 '24 10:02 horstle