FoxRefire d101caddd4 Refactor: Not to decode licenses in Base64 format
Pywidevine does this without having to do it on the scheme side.
This makes the scheme more concise.
2024-06-06 12:51:23 +09:00
NextGen🎉
2024-04-19 05:48:32 +09:00
NextGen🎉
2024-04-19 05:48:32 +09:00
2024-04-09 08:46:15 +09:00
2024-05-31 05:45:26 +09:00
2024-05-18 04:56:28 +09:00
2024-04-09 08:46:15 +09:00
2024-05-08 04:43:06 +09:00
2024-04-09 08:46:15 +09:00
2024-05-31 06:01:51 +09:00
2024-05-03 02:09:14 +09:00

WVGuesserExtension-NextGen

Looking for legacy version?: https://github.com/FoxRefire/wvg/tree/legacy

For more details, see docs

Installation

  1. Download or clone this code

  2. At the same directory of manifest.json(root directory of this extension), put the one of the following Android L3 CDM file(s).

    • Supported CDM Types

      1. device.wvd

      2. device_client_id_blob + device_private_key

      3. client_id.bin + private_key.pem

      4. remote.json (How to use Remote CDM)

  3. Install extension

    • Firefox (Permanent method)

      1. Navigate to about:debugging#/runtime/this-firefox

      2. Load temporary addon

    • Chrome

      1. Navigate to chrome://extensions/

      2. Load unpacked

    • Kiwi Browser(Android)

      1. Navigate to ︙ --> Extensions

      2. +(from .zip/.crx/.user.js)

Demo

Screencast_20240505_014046.webm

Third-party libraries

Big Thanks and inspired by

https://github.com/emarsden/pssh-box-wasm/

Description
Languages
JavaScript 98.8%
Python 0.8%
HTML 0.3%
CSS 0.1%