GetWVKeys / wv_cdm_api

Remote Widevine CDM API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wv_cdm_api

forthebadge forthebadge forthebadge forthebadge GitHub forks GitHub Repo stars GitHub GitHub repo size Discord Server GitHub issues GitHub closed issues GitHub last commit

WIP Remote Widevine CDM API

  • Certain files are intentionally removed such as devices and wv_cvt, find them on your own if you want them.
  • Visual C++ Redistributable Packages for Visual Studio 2013 is required for wv_cvt.

setup

  • poetry config virtualenvs.in-project true
  • poetry install
  • copy config.example.toml to config.toml and edit as desired
  • poetry run serve to start development server or poetry run waitress to run in production.

About

Remote Widevine CDM API

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%