Removed AAX, causes issues with some audiobooks

This commit is contained in:
KrumpetPirate
2018-02-18 01:13:00 -06:00
parent ed084692a2
commit 0c2c439d55
2 changed files with 10 additions and 9 deletions

View File

@ -31,7 +31,7 @@ Thanks to kbabioch, this script has also been packaged in the [AUR](https://aur.
## Usage
```
bash AAXtoMP3.sh [--flac] [--aac] [--single] AUTHCODE {FILES}
bash AAXtoMP3.sh [--flac] [--single] AUTHCODE {FILES}
```
* AUTHCODE: **your** Audible auth code (it won't correctly decode otherwise) (required)
* Everything else is considered an input file, useful for batching!