Updated readme for OPUS convertion, gitignore to ignore aax files in directory and output dir

This commit is contained in:
KrumpetPirate
2018-03-13 19:39:02 -05:00
parent 83e83d959f
commit 626bab226a
3 changed files with 5 additions and 3 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] [--single] AUTHCODE {FILES}
bash AAXtoMP3 [--flac] [--opus] [--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!