mirror of
https://github.com/ThatNotEasy/PlayReadyProxy.git
synced 2026-04-02 02:29:38 +00:00
7535e497dba1ef2c2faccd4e7f161b0c9e45c531
PlayReady-Proxy
PlayReady-Proxy is based on WidevineProxy2 and has been re-code to support PlayReady DRM, utilizing some code from WidevineProxy2 for reuse in PlayReady DRM. Additionally, new features such as DDownloader, proxy support, and others (still in development)
Installation
- Go to this repository PlayReady-ProxyAPI and perform a
git clone
git clone https://github.com/ThatNotEasy/PlayReady-ProxyAPI
- Create a virtual environment by running the following command and activate the virtual environment:
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
Credits & References:
WidevineProxy2A project created by DevLarLeyDDownloaderA Python package for downloading and processing streams, integration with N_m3u8DL-RE & FFmpeg
Languages
JavaScript
89.5%
HTML
6.4%
CSS
4.1%