Skip to content

[0.7.0] - 2021-10-25

Compare
Choose a tag to compare
@mkb79 mkb79 released this 25 Jan 19:20
· 374 commits to master since this release
3ffd04a

Bugfix

  • make sure activation bytes has 8 bytes, otherwise append '0' in front until 8 bytes are reached
  • make sure metadata1 has 8 bytes, otherwise append '0' in front until 8 bytes are reached
  • If installed, use playwright to login with external browser. Please
    read here how to install playwright.
    Then use audible.Authenticator.from_login_external(COUNTRY_CODE) for login.
  • fix login issues