github devine-dl/pywidevine v1.4.1

latest releases: v1.8.0, v1.7.0, v1.6.0...
2 years ago
  • Supported Serve API: v1.4.0 to v1.4.2

Changed

  • Rework PSSH.overwrite_key_ids() as an instance method now named PSSH.set_key_ids().
  • Rework PSSH.get_key_ids() as a property method named PSSH.key_ids. This allows swift access to all the Key IDs of
    the current PSSH object data.
  • Rework PSSH.from_playready_pssh() as an instance method now named PSSH.playready_to_widevine() that now converts
    the current instances values directly. This allows you to more easily instance as any PSSH, then convert after wards
    and only if wanted and when needed.

Don't miss a new pywidevine release

NewReleases is sending notifications on new releases.