mkb79 / audible-cli

A command line interface for audible package. With the cli you can download your Audible books, cover, chapter files.
GNU Affero General Public License v3.0
466 stars 47 forks source link

Unable to download Plus Catalog titles #11

Closed smhmd closed 3 years ago

smhmd commented 3 years ago

is downloading Plus Catalog titles unsupported? image

(Thanks for the API and CLI.)

mkb79 commented 3 years ago

Audible Plus titles can be downloaded in „aaxc“ format with the --aaxc option.

smhmd commented 3 years ago

Works! Thanks.

On a different note, @mkb79, would you be interested in working on a GUI app (in Electron) for Audible (with epub/pdf support and better UI)? If you'd like we can talk about it using email or Disucssions.

mkb79 commented 3 years ago

I thought on a web app via Python django or flask in the past. But as a one men project, this idea is not realized yet.

As far as I can read about Eletrcon, the code have to written in JS. My knowledge in JS is very basic, but I‘m willing to learn. If this is acceptable for you please contact me at mkb79@hackitall.de

smhmd commented 3 years ago

My knowledge of Python and Reverse Engineering is even more basic. So, I think it'll work great.