aedocw / epub2tts

Turn an epub or text file into an audiobook
Apache License 2.0
511 stars 46 forks source link

Add option to output as m4b audiobook file with chapters #19

Closed aedocw closed 1 year ago

aedocw commented 1 year ago

This adds "--chapters" option, which changes output to an m4b with chapter start/end data embedded.

Without adding "--chapters" to command line, it just creates and mp3 file as always.