mirror of
https://git.gay/ready-dl/pyplayready.git
synced 2025-07-20 22:56:44 +00:00
Session ID and RemoteCDM implementation
This commit is contained in:
parent
70e47800df
commit
8a4be776eb
11 changed files with 629 additions and 24 deletions
|
@ -37,6 +37,8 @@ construct = "^2.10.70"
|
|||
ECPy = "^1.2.5"
|
||||
click = "^8.1.7"
|
||||
xmltodict = "^0.14.2"
|
||||
PyYAML = "^6.0.1"
|
||||
aiohttp = {version = "^3.9.1", optional = true}
|
||||
|
||||
[tool.poetry.scripts]
|
||||
pyplayready = "pyplayready.main:main"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue