[PR #11] [MERGED] Update old standalone module #1

Closed
opened 2026-02-13 15:47:38 -06:00 by mirrors · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Satsuoni/DeDRM_tools/pull/11
Author: @calibre-user
Created: 6/21/2025
Status: Merged
Merged: 6/24/2025
Merged by: @Satsuoni

Base: masterHead: master


📝 Commits (2)

  • d425099 Update standalone
  • 1ce02d0 Remove unnecessary “.voucher” suffix handling

📊 Changes

3 files changed (+81 additions, -16 deletions)

View changed files

📝 DeDRM_plugin/standalone/__init__.py (+23 -8)
📝 DeDRM_plugin/standalone/passhash.py (+2 -2)
📝 DeDRM_plugin/standalone/remove_drm.py (+56 -6)

📄 Description

Updated to support KRFKeyExtractor since the standalone module was outdated and could not be used.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Satsuoni/DeDRM_tools/pull/11 **Author:** [@calibre-user](https://github.com/calibre-user) **Created:** 6/21/2025 **Status:** ✅ Merged **Merged:** 6/24/2025 **Merged by:** [@Satsuoni](https://github.com/Satsuoni) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`d425099`](https://github.com/Satsuoni/DeDRM_tools/commit/d4250999ab57e1ed08a03753273716d67eaa9e4d) Update standalone - [`1ce02d0`](https://github.com/Satsuoni/DeDRM_tools/commit/1ce02d081c7a8bba176657e7655fb5fc51da5a07) Remove unnecessary “.voucher” suffix handling ### 📊 Changes **3 files changed** (+81 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `DeDRM_plugin/standalone/__init__.py` (+23 -8) 📝 `DeDRM_plugin/standalone/passhash.py` (+2 -2) 📝 `DeDRM_plugin/standalone/remove_drm.py` (+56 -6) </details> ### 📄 Description Updated to support KRFKeyExtractor since the standalone module was outdated and could not be used. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirrors 2026-02-13 15:47:38 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mirrors/DeDRM_tools#1
No description provided.