https://github.com/devlarley/multimpdtool
Automatically downloads DRM L3 Content, decrypts it and combines Video and Audio (Requires mp4decrypt, ffmpeg, CDM and pywidevine).
https://github.com/devlarley/multimpdtool
Last synced: about 1 year ago
JSON representation
Automatically downloads DRM L3 Content, decrypts it and combines Video and Audio (Requires mp4decrypt, ffmpeg, CDM and pywidevine).
- Host: GitHub
- URL: https://github.com/devlarley/multimpdtool
- Owner: DevLARLEY
- License: gpl-3.0
- Created: 2023-10-18T11:52:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T20:31:43.000Z (almost 2 years ago)
- Last Synced: 2025-05-09T00:06:44.647Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 73.2 KB
- Stars: 54
- Watchers: 4
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MultiMPDTool
Automatically downloads DRM L3 Content, decrypts it and combines Video and Audio.
# Requirements
+ Python 3 (Tested on 3.12.0)
+ mp4decrypt (bento4)
+ ffmpeg
+ pywidevine (with working CDM)
# Usage
+ Install python modules: `pip3 install -r requirements.txt`
+ Create a folder called `CDM` with your CDM inside
+ Run MultiMPDTool `python3 multimpdtool.py`
# Preview
