Skip to content

A tool for recording DRM-protected videos. This application captures and saves high-quality video streams.

License

Notifications You must be signed in to change notification settings

oop7/Drm-video-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DRM Video Recorder

DRM Video Recorder is a tool designed to record DRM-protected videos. This application captures and saves high-quality video streams while respecting digital rights management protections.

💪 Features

  • Record DRM-protected videos
  • High-quality video capture
  • User-friendly GUI

🧩 Installation

Prerequisites

  1. FFmpeg: The tool requires FFmpeg to be installed on your system. Follow the tutorial below to install FFmpeg: FFmpeg Installation Tutorial

  2. Python Packages: Install the necessary Python packages using the provided requirements.txt file.

The requirements.txt file includes:

  • pyqt5
  • opencv-python
  • pillow
  • ffmpeg-python

🔽 FFmpeg Download

You can download FFmpeg from the following repository. Choose the version suitable for your operating system:

Download FFmpeg Tool

After downloading, follow the instructions in the tutorial to set up FFmpeg on your system.

💻 Usage

make sure to record in fullscreen mode.

  1. Executable Version(Recommended): You can also download the pre-built executable version of the script from the releases section of this repository.

  2. Run the Script: Execute the script using Python.

python DRMRecPro.py

📙 Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

📜 License

This project is licensed under the MIT License. See the LICENSE file for details.

ℹ️ Acknowledgements

  • FFmpeg
  • PyQt5
  • OpenCV

About

A tool for recording DRM-protected videos. This application captures and saves high-quality video streams.

Topics

Resources

License

Stars

Watchers

Forks

Languages