51 Commits
Author SHA1 Message Date
titus 360d831999 + Added key indicator, fixes #77
+ Added copying of all fields, fixes #79
v1.2.7
2026-09-06 16:53:28 +02:00
titus a1de4e0a2a + Fixed isOutdated check v1.2.3 2026-08-05 23:38:39 +02:00
titus fdb83479e4 + Fixed crash when server cert is ArrayBuffer instead of Uint8Array
+ Made sure to check outdated status at some point
v1.2.2
2026-08-05 22:57:20 +02:00
titus bd4d958aec + Fixed challenge rejection by server due to oemcrypto_core_message being present
+ Fixed getting server certificate
+ Fixed original MediaKeyMessageEvent not being stopped
+ Made URL detection broader
v1.2.0
2026-08-05 17:03:30 +02:00
titus 5e4444aaaf + Update README.md
Fixes #74
2026-08-04 11:55:22 +02:00
titus 2e260ecfd1 + Made EME proxy more "undetectable"
+ UI overhaul
+ Added key history page
+ Decreased size of `license_protocol.min.js` and `forge.min.js`
+ Resolved incompatibility with EME Logger
+ Added support for oemcrypto_core_message in HMAC
+ jswidevine now runs in world `MAIN` instead of a background worker
+ Injected script is completely removed if not enabled
+ Already cached keys will **not** allow the license request to pass through unchanged anymore
+ fixed ClearKey init data being generated wrong

Fixes #65
Fixes #66
v1.1.4
2026-08-03 12:37:54 +02:00
titus 801a7488f8 + Handle MediaKeySession#update 2026-03-15 08:06:30 +01:00
titus c47ebbe3e9 + Added notification icon 2026-03-15 08:05:58 +01:00
larleyandGitHub d126357aa4 Merge pull request #60 from spgill/main
Fix for `metadata.url` characters breaking command output for bash
2026-03-15 07:52:48 +01:00
Samuel Gillispie II 6b9a9d0efe Implement single/double quotes as a choice in the panel 2026-03-13 15:28:08 -04:00
Samuel Gillispie II 5fbe9cd19b Modify createCommand to use single quotes 2026-03-12 21:23:03 -04:00
larleyandGitHub 547998cfa5 Merge pull request #51 from fireattack/fix-mediakeysession
Ensure MediaKeySession is defined
2026-01-20 09:27:21 +01:00
fireattack 10b88d3f0c Ensure MediaKeySession is defined 2026-01-20 16:09:07 +08:00
titus 32be27f9d2 + Overhauled content script, fixes #40
+ Added Android file picker support, fixes #38, #30
+ Added button to clear logs, fixes #18
+ Added Util class
v0.9.0
2026-01-04 17:13:54 +01:00
larleyandGitHub f1a23bba3f Updated Remote CDM 2025-08-18 14:04:27 +02:00
titus 5ab84cc68a + Update remote.json 2025-04-07 23:34:03 +02:00
titus 48eaa1f1a0 + Fixed RemoteCdm never actually sending the API Key... 2025-03-26 17:55:46 +01:00
titus 3e56cafb6e + Fix crashing N_m3u8DL-RE 2025-03-21 12:38:36 +01:00
larleyandGitHub 1cc0a87b63 Updated RemoteCdm 2025-02-03 16:02:38 +01:00
larleyandGitHub 7f82f597c0 Merge pull request #21 from loskutov/patch-1
panel.js: use strict single quotes for the URL
2025-02-01 00:01:30 +01:00
Ignat LoskutovandGitHub 19180297da panel.js: use strict single quotes for the URL
Otherwise, if the URL contains e.g. the dollar sign, it can lead to funny shell expansions.
2025-01-31 03:16:38 +01:00
larleyandGitHub c1ce24f7fd Merge pull request #19 from schnoog/main
Update manifest.json
2025-01-22 21:21:06 +01:00
schnoogandGitHub 16abb1a085 Update manifest.json
Added     "clipboardWrite" to the permissions. 
Without this setting I wasn't able to have the command line copied into the clipboard by clicking "cmd"
2025-01-22 20:53:23 +01:00
larleyandGitHub 06a208ff0d Merge pull request #17 from fireattack/patch-1
Ensure MediaKeyMessageEvent is defined
2024-12-25 11:25:06 +01:00
fireattackandGitHub 81e61e0fff Ensure MediaKeyMessageEvent is defined
Fixes #16
2024-12-25 15:34:33 +08:00
BuildTools b5ef7d00d0 + Added option to export logs v0.8.2 2024-11-01 18:29:09 +01:00
BuildTools 5dce1d096c + Added option to copy the manifest URL v0.8.1 2024-11-01 16:13:50 +01:00
BuildTools a1e7ff5b56 + Added manifest detection
+ Added exe name and shaka option
+ Reverted to old design
+ README update
v0.8
2024-10-30 16:37:11 +01:00
larleyandGitHub 0dc47efe1b Merge pull request #4 from qazwsdc/main
automate copy to clipboard when click "keys"
2024-10-29 16:46:21 +01:00
qazwsdcandGitHub c086fe21ab automate copy to clipboard when click "keys" 2024-10-29 21:23:18 +08:00
BuildTools 05ed3c7739 spoiler 2024-10-27 22:32:53 +01:00
BuildTools c66f29c89d + Fixed ChromeCDM request id
+ Added a device ID display to the Widevine Device combobox
2024-10-27 22:12:46 +01:00
DevLARLEY 1e28a27893 + Fixed width of clear button 2024-10-27 12:20:31 +01:00
DevLARLEY 86f3c5bfa3 + Set static width of popup window
+ Fixed removal of `selected` key from sync storage
v0.7.2
2024-10-27 12:04:28 +01:00
DevLARLEY b022d8cade Remote CDM support v0.7 2024-10-27 09:51:37 +01:00
DevLARLEY 9cac5b5035 Panel design update v0.6 2024-10-25 21:10:45 +02:00
DevLARLEY af81251022 Panel design update 2024-10-25 21:10:05 +02:00
larleyandGitHub 954cf902ef Bump version to v0.5 v0.5 2024-10-24 22:31:08 +02:00
larleyandGitHub 842b49fea9 Resolved performance issues 2024-10-24 22:30:43 +02:00
larleyandGitHub fd50b00a76 Update README.md 2024-10-24 16:45:58 +02:00
larleyandGitHub 717c5f958d Update README.md 2024-10-23 20:22:52 +02:00
larleyandGitHub 1c6fff919e Delete demo.mp4 2024-10-23 20:21:35 +02:00
BuildTools 91ceed8741 + Fixed video being allowed to play when the keys were already retrieved v0.4 2024-10-23 09:56:02 +02:00
BuildTools ba51922445 + Bump version to v0.3
+ Update README.md
2024-10-22 19:29:59 +02:00
BuildTools 9f8a167db2 Oops v0.3 2024-10-22 18:22:27 +02:00
BuildTools e8e9f3fe1f Bump version to 0.2.1 v0.2.1 2024-10-22 17:18:05 +02:00
BuildTools 5cf1d87a67 Returned PSSH Box instead of PSSH Data 2024-10-22 17:16:51 +02:00
larleyandGitHub 011e1bd6e6 Update README.md 2024-10-22 15:33:57 +02:00
larleyandGitHub 9b52bd0c3a Demo v0.2 2024-10-22 11:14:31 +02:00
larleyandGitHub fe216a4ac9 Add files via upload 2024-10-22 11:09:50 +02:00