pywidevine

View on PyPIReverse Dependencies (5)

1.8.0 pywidevine-1.8.0-py3-none-any.whl

Wheel Details

Project: pywidevine
Version: 1.8.0
Filename: pywidevine-1.8.0-py3-none-any.whl
Download: [link]
Size: 70476
MD5: d420e4747e4ec4f93544202e02fa1299
SHA256: 1ecf029ce562789b18bbbd64604596d15645aadf413b255cf0fafc8d8b06659d
Uploaded: 2023-12-22 11:13:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pywidevine
Version: 1.8.0
Summary: Widevine CDM (Content Decryption Module) implementation in Python.
Author: rlaphoenix
Author-Email: rlaphoenix[at]pm.me
Home-Page: https://github.com/devine-dl/pywidevine
Project-Url: Changelog, https://github.com/devine-dl/pywidevine/blob/master/CHANGELOG.md
Project-Url: Discussions, https://github.com/devine-dl/pywidevine/discussions
Project-Url: Issues, https://github.com/devine-dl/pywidevine/issues
Project-Url: Repository, https://github.com/devine-dl/pywidevine
License: GPL-3.0-only
Keywords: python,drm,widevine,google
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8,<4.0
Requires-Dist: PyYAML (<7.0.0,>=6.0.1)
Requires-Dist: Unidecode (<2.0.0,>=1.3.7)
Requires-Dist: aiohttp (<4.0.0,>=3.9.1); extra == "serve"
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: protobuf (<5.0.0,>=4.25.1)
Requires-Dist: pycryptodome (<4.0.0,>=3.19.0)
Requires-Dist: pymp4 (<2.0.0,>=1.4.0)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Provides-Extra: serve
Description-Content-Type: text/markdown
[Description omitted; length: 7355 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pywidevine/__init__.py sha256=ufaGije-EAhnce88ZVeQZQWBQnQAZFXeOxNzvGIQ6LU 151
pywidevine/cdm.py sha256=EVvNfRFkmoXEP_Dyhx9G9CAdtfhwrIlEj2DmRCoUfSY 30945
pywidevine/device.py sha256=2pb5H971x7_167JQ7KkkmhaBdD6MuIttADMEdwnIVNc 9263
pywidevine/exceptions.py sha256=Ug8zABW-68qkscx2r05695FJPKtOkve2LMUPIH4V4zw 1003
pywidevine/key.py sha256=__g7tbFAGqBBTjRhd_00KF8PjCmAuFBlInjOH_uog8I 2043
pywidevine/license_protocol.proto sha256=FdhJgiA23laiXDBGkz3VWDCdhacLk97CY0ymcwwjUHE 30210
pywidevine/license_protocol_pb2.py sha256=J6ZAhBuuhm0l8zXZomizKIdTMns_ErKbB-x6jy2pUrY 26343
pywidevine/license_protocol_pb2.pyi sha256=TqIioliffxURmhxYhIZ2Mr-C8GX5Dc9ZxTOJIttZK3c 39119
pywidevine/main.py sha256=Yufz8n-2iN7SVODop3rbz2QmbcLqEB1limtBlwkmH_0 15133
pywidevine/pssh.py sha256=W-TrO052qSI_dKxyjInwWd6rz-2FIwHIsXXhuVlZ5Dk 19575
pywidevine/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pywidevine/remotecdm.py sha256=Hy60AewfnU7jXhHBfj0etP-DKpmBeZS3jvVS4ebNUTQ 12337
pywidevine/serve.py sha256=8R_cuXpD97jO1il218OA-8KHBCPF2eGcAkAcbGd8gt8 15287
pywidevine/session.py sha256=B9SSZdJJxQSb8R68pexoH0mVaV-rHMmo3vgKqztSX7k 482
pywidevine/utils.py sha256=jURqXBYAr83ues9kTZCwuVcdSihOMAnp474KfdFsfRI 296
pywidevine-1.8.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
pywidevine-1.8.0.dist-info/METADATA sha256=I7trqHoh1I5HmGFOKOzlRmJW-blAOZB372DUK_U_ktU 9143
pywidevine-1.8.0.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
pywidevine-1.8.0.dist-info/entry_points.txt sha256=kXPGSe7CWBeVx_hPObdDQ4vY7jttM5Hs_vnkEHY0Grk 51
pywidevine-1.8.0.dist-info/RECORD

entry_points.txt

pywidevine = pywidevine.main:main