AAXtoMP3
AAXtoMP3 copied to clipboard
Convert Audible's .aax filetype to MP3, FLAC, M4A, or OPUS
no idea when this is fixed, attaching a python script that flattens the chapter section of a "...-chapters.json" file, just remove ".txt" [flatten_chapters.py](https://github.com/KrumpetPirate/AAXtoMP3/files/9300910/flatten_chapters.py.txt)
Hi there, Firstly, thanks for the great tool. I love using this to free my audiobooks but have recently run into an issue with the latest source from the master...
Hi, I was thinking it would be a good idea to change the name of interactiveAAXtoMP3 to something like AAXtoMP3i ? I know I can create a symlink, but it...
usage example has 'aac' prefixed with single dash '-' (but should be double dashes '--')
I found #184 and thought it would solve my problem, so I pulled the latest code and tried again. Unfortunately I still get only 4 mp3 files when I try...
The interactiveAAXtoMP3 script uses the ```-i``` option, which is not supported on the default version of bash that ships with macOS (GNU bash, version 3.2.57(1)-release). Updating with homebrew (brew install...
Unsure if you want all these changes or if you want to handle these differently. At present, in chaptered mode there's an error when adding the cover art (#208), because...
Can be worked around by `[--{dir,file,chapter}-naming-scheme ]`. I guess it is the `:` in the title. Many (if not most) of my audio books have it. ``` ----Decoding---Der Hobbit: Der...
When I tried to transform a aaxc with a cover to the default it crashed due to the fact it tries to add a cover to a non existent file...
Dearest Maintainer, Thank you for your work on this code. I found that I was missing cover art for some files. I edited the file locally to log but not...