2025-04-26 19:28:53 -04:00
2025-04-26 20:37:12 -04:00
2025-04-26 19:37:06 -04:00
2025-04-24 17:06:14 -04:00
2025-04-26 19:21:13 -04:00
2025-04-26 19:21:13 -04:00
2025-04-24 21:05:11 +00:00
2025-04-25 19:17:40 -04:00
2025-04-25 19:17:40 -04:00
2025-04-26 19:37:06 -04:00
2025-04-24 17:06:14 -04:00

CDRM-Project

forthebadge forthebadge forthebadge forthebadge

Prerequisites (from source only)

  • Python version 3.12+ with PIP and VENV installed

    Python 3.13 was used at the time of writing

  • Extract contents of CDRM-Project 2.0 git contents into a new folder
  • Open a terminal and change directory into the new folder
  • Run python main.py
  • Follow the on-screen prompts

Installation (From binary)

  • Download the latest release from the releases page and run the .exe

Installation (Manual)

  • Open your terminal and navigate to where you'd like to store the application

  • Create a new python virtual environment using python -m venv CDRM-Project

  • Change directory into the new CDRM-Project folder

  • Activate the virtual environment

    Windows - change directory into the Scripts directory then activate.bat

    Linux - source bin/activate

  • Extract CDRM-Project 2.0 git contents into the newly created CDRM-Project folder

  • Install python dependencies pip install -r requirements.txt

  • (Optional) Create the folder structure /configs/CDMs/WV and place your .WVD file into /configs/CDMs/WV

  • (Optional) Create the folder structur /config/CDMs/PR and place your .PRD file into /configs/CDMs/PR

  • Run the application with python main.py

Description
Self Hosted web application written in Python/JavaScript utilizing the Flask/Tailwind Framework and ReactJS library to decrypt Widevine & Playready content
https://cdrm-project.com
Readme GPL-3.0 3.5 MiB
2.2 Latest
2025-04-26 23:46:12 +00:00
Languages
Python 65.5%
JavaScript 33.6%
HTML 0.8%
CSS 0.1%