Skip to content

v1.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 09:26
· 481 commits to master since this release

Fixed

  • Fixed a regression where the track.path was only updated for Descriptor.URL downloads if it had DRM. This caused
    downloads of subtitles or DRM-free tracks using the URL descriptor to be broken (#33).
  • Fixed a regression where title and track were 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 use devine auth add without a config file.