Merge branch 'append-narrator' of github.com:fabh2o/AAXtoMP3 into audible-cli-integration

This commit is contained in:
fabh2o
2021-02-06 18:51:01 +01:00
2 changed files with 18 additions and 4 deletions
+1 -1
View File
@@ -51,9 +51,9 @@ bash AAXtoMP3 [-f|--flac] [-o|--opus] [-a|-aac] [-s|--single] [--level <COMPRESS
* **-c** or **--chaptered** Output a single file per chapter. The `--chaptered` will only work if it follows the `--aac -e:m4a -e:m4b --flac` options.
* **--continue &lt;CHAPTERNUMBER&gt;** If the splitting into chapters gets interrupted (e.g. by a weak battery on your laptop) you can go on where the process got interrupted. Just delete the last chapter (which was incompletely generated) and redo the task with "--continue &lt;CHAPTERNUMBER&gt;" where CHAPTERNUMBER is the chapter that got interrupted.
* **--level &lt;COMPRESSIONLEVEL&gt;** Set compression level. May be given for mp3, flac and opus.
* **--append-narrator** Append narrator name to the destination folder, useful if you have multiple version of a book. Requires mediainfo.
* **--use-audible-cli-data** Use additional data got with mkb79/audible-cli. See [below](#audible-cli-integration) for more infos.
### [AUTHCODE]
**Your** Audible auth code (it won't correctly decode otherwise) (required).