mirror of
https://github.com/DevLARLEY/MultiMPDTool.git
synced 2026-04-26 05:55:52 +03:00
Automatically downloads DRM L3 Content, decrypts it and combines Video and Audio (Requires mp4decrypt, ffmpeg, CDM and pywidevine).
| LICENSE | ||
| multimpdtool.py | ||
| README.md | ||
| requirements.txt | ||
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
CDMwith your CDM inside - Run MultiMPDTool
python3 multimpdtool.py
