This repository was archived by the owner on Jul 9, 2025. It is now read-only.
v1.3.1
Fixed
- Fixed a regression where the
track.pathwas only updated forDescriptor.URLdownloads if it had DRM. This caused
downloads of subtitles or DRM-free tracks using theURLdescriptor to be broken (#33). - Fixed a regression where
titleandtrackwere not passed to the Service's functions for getting Widevine Service
Certificates and Widevine Licenses. - Corrected the Cookie Path that was logged when adding cookies with
devine auth add. - The Config data is now defaulted to an empty dictionary when completely empty or non-existent. This fixes a crash if
you try to usedevine auth addwithout a config file.