Open TheSupraLife opened 1 year ago
Nothing. I was using a function that was first introduced in python 3.9. I have removed it now on the Github version.
@TheSupraLife Did it work?
@jo1gi Can you provide me a example of a query to get it to work with storytel?
My input:
audiobook-dl --username <username> --password <password> <url of storytel audiobook>
Thanks in advance!
That should work if the url looks like https://www.storytel.com/<lang>/books/<book-id>
and the book is in your bookshelf. If it doesn't please send me the command output with the --debug
argument.
When I run:
audiobook-dl --username <username> --password <password> <url of storytel audiobook>
I get:
What am I doing wrong?