PlayReadyProxy-API is an API service designed to work alongside PlayReadyProxy (Edge Extension), enabling seamless integration for handling PlayReady DRM operations.
- Perform a
git clone
git clone https://github.com/ThatNotEasy/PlayReadyProxy-API
- Create a Virtual Environment & Activate
python -m venv venv
- Wingay
venv\Scripts\activate
- Linux
source venv/bin/activate
- Install depencies
pip install -r requirements.txt
- Run Flask
flask run
- Rename the
.env.exampleandconfig.ini.examplefiles to.envandconfig.ini: - Update and place your device
prdfile in theconfig.ini
WidevineProxy2A project created by DevLarLeyDDownloaderA Python package for downloading and processing streams, integration with N_m3u8DL-RE & FFmpeg