You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ORPA-pyOpenRPA/Resources/LChrome64-10305060114/data/WidevineCdm/manifest.json

33 lines
838 B

{
"manifest_version": 2,
"update_url": "https://clients2.google.com/service/update2/crx",
"name": "WidevineCdm",
"description": "Widevine Content Decryption Module",
"version": "4.10.2449.0",
"minimum_chrome_version": "68.0.3430.0",
"x-cdm-module-versions": "4",
"x-cdm-interface-versions": "10",
"x-cdm-host-versions": "10",
"x-cdm-codecs": "vp8,vp09,avc1,av01",
"x-cdm-persistent-license-support": false,
"x-cdm-supported-encryption-schemes": [
"cenc",
"cbcs"
],
"icons": {
"128": "imgs/icon-128x128.png",
"16": "imgs/icon-128x128.png"
},
"platforms": [
{
"arch": "x64",
"os": "linux",
"sub_package_path": "_platform_specific/linux_x64/"
},
{
"arch": "arm64",
"os": "linux",
"sub_package_path": "_platform_specific/linux_arm64/"
}
]
}