Results 219 comments of mkb79

The filename does not matter, if a command name was given. So if you rename the file, you have to rewrite the file on line 494 `@click.command("decrypt")`. There you can...

Since audible-cli v0.3.0 you can run `audible [SUBCOMMAND-NAME] -h`. This will print you out the file used for the plugin command.

You can run `audible -h` to print out all available commands. The short help for plugin commands will start with `[P]` to indicate, that this command is loaded from a...

Let me investigate in temp directory issue. But I'll think it’s Cygwin related. I'll report back. To your plugin question. The answer is easy. On every command run, audible-cli will...

I've rewrote the decrypt script below to use the current working dir as tempdir. If this works for you, the issue is Cygwin related. ```python """Removes encryption of aax and...

Good morning, Thank you for your willingness to support my project with a donation. At this point, however, I can only offer official sponsorship via Github. If you still want...

@philgoetz In `audible-cli` 0.3.0 I've reworked the download function. Maybe there is an issue. As what I can see is that books above are downloaded as mp3?!