OpenAudible is great for taking control over your audible library.
A missing feature (in their backlog) is to customize output filenames. This gist is a script to support different filename formats.
OpenAudible is great for taking control over your audible library.
A missing feature (in their backlog) is to customize output filenames. This gist is a script to support different filename formats.
# library can be exported from File -> Export Book List | |
Get-Content -Raw ./books.json | ConvertFrom-Json |