jo1gi / audiobook-dl

Audiobook CLI downloader
GNU General Public License v3.0
248 stars 43 forks source link

Error while trying to download from storytel #46

Open adampalli opened 1 year ago

adampalli commented 1 year ago

Installation method: pip

Version: The latest version of Python and audiobook-dl

Describe the bug While trying to log in to download audiobook via Storytel, i get the following error

self.single_signon_token = user_data["singleSignToken"] KeyError: 'singleSignToken'

Command output Command and output with --debug flag

jo1gi commented 1 year ago

Think it is fixed in #47

AldoWaldo commented 1 year ago

I got the same error before applying #47 but that introduced another error that I believe is fixed with #50