mirror of
https://github.com/KrumpetPirate/AAXtoMP3.git
synced 2024-11-18 03:08:57 +01:00
Updating README
This commit is contained in:
parent
d0eb3540ed
commit
8b391a0bd0
@ -36,7 +36,7 @@ bash AAXtoM4A [AUTHCODE] <AAX INPUT_FILES>
|
||||
bash AAXtoM4B [AUTHCODE] <AAX INPUT_FILES>
|
||||
```
|
||||
|
||||
* AUTHCODE: **your** Audible auth code (it won't correctly decode otherwise) (required)
|
||||
* AUTHCODE: **your** Audible auth code (it won't correctly decode otherwise) (required), See below for more information on setting the AUTHCODE.
|
||||
* Everything else is considered an input file, useful for batching!
|
||||
|
||||
|
||||
@ -51,8 +51,11 @@ bash AAXtoM4B [AUTHCODE] <AAX INPUT_FILES>
|
||||
### M4B Encoding
|
||||
|
||||
### Defaults
|
||||
- If you have a .authcode file available in the current working directory, it will read the first line of
|
||||
that line and treat it like your auth_code. When you do this you do not need to specify an AUTHCODE input.
|
||||
*Specifying the AUTHCODE.
|
||||
In order of precidence.
|
||||
**[AUTHCODE]
|
||||
**.authcode
|
||||
**~/.aaxto_config
|
||||
|
||||
## Anti-Piracy Notice
|
||||
Note that this project does NOT ‘crack’ the DRM. It simply allows the user to
|
||||
|
Loading…
Reference in New Issue
Block a user