Files
Vineless/devices/cdrm_wv.json
Ingan121 3e1000227a * Add proper support for pyplayready remote API
* Merge SuperGeneric with the normal remote mode
* Refactor the previous non-generic remote CDM code to use SuperGeneric with generated default API config
* Improve error handling and notification
* Fix removing a remote device of a system messing with the other system's selected remote device
* Log tab titles and use that for generating m3u8dl commands
2025-08-22 23:23:30 +09:00

10 lines
272 B
JSON

{
"type": "WIDEVINE",
"device_name": "public",
"device_type": "ANDROID",
"host": "https://cdrm-project.com/remotecdm/widevine",
"name_override": "CDRM-Project Public Widevine API",
"secret": "CDRM",
"security_level": 3,
"system_id": 22590
}