github devine-dl/pywidevine v1.4.3

latest releases: v1.8.0, v1.7.0, v1.6.0...
22 months ago
  • Supported Serve API: v1.4.3 or newer

Added

  • Serve's /get_license_challenge endpoint can now disable privacy mode per-request, even if a service certificate is
    set, as long as privacy mode is not enforced in the Serve API config.
  • New Cdm method get_service_certificate() to get the currently set service certificate of a Session.

Changed

  • All f-string formatting in log statements have been replaced with logging formatting to save performance when that
    log wouldn't have been printed.
  • The Serve APIs /open endpoint's function has been renamed from open() to open_() to prevent shadowing the
    built-in open.

Security

Don't miss a new pywidevine release

NewReleases is sending notifications on new releases.