mkb79
mkb79
I would prefer you to download `aaxc` files. This issue is aax related. I don't want to go to deep in the technical background. But there are two ways to...
@philgoetz I'm think this issue have to do with #193.
@philgoetz Can you try out the same with option `--timeout 0`? The new downloader class of audible-cli makes now a HEAD request to collect some information from the server. The...
> Is there a way to invoke that through the command line of audible-cli? Or instructions on how to run it? I don't know Python, and I can't tell from...
> The directory it gives as my plugin directory doesn't even exist. It's where the plugin directory was when I installed audible-cli version 0. Yeah, this directory is not be...
You can try to provide the `--ignore-errors` option.
If found [this](https://cygwin.com/cygwin-ug-net/setup-env.html) information about environment variables and Cygwin. So you have to unset the `AUDIBLE_CONFIG_DIR` variable and the default one is used. Then you have to make sure to...
I does not have a Goodreads account anymore. Can you verify that your code works?
What type of object `invertersinfo` is? ```python for i in invertersinfo.items(): inverterdata.append([i[0],i[1]]) ``` Which indention the following code have? The same indentation like the last line from above? ```python invdata=pd.DataFrame(inverterdata)...
[Here](https://github.com/mkb79/audible-cli/blob/6af331f43a657d822cd3f7a10a67f77462f61bd3/src/audible_cli/models.py#L320) you can find the code to make a licenserequest and decrypting the license.