aedocw / epub2tts

Turn an epub or text file into an audiobook
Apache License 2.0
433 stars 43 forks source link

Chapter breaks in text #167

Closed aedocw closed 6 months ago

aedocw commented 6 months ago

This adds functionality when using text files as your source, and will treat any line beginning with "# " as a new chapter/part/section. This is coupled with "--export txt" functionality which creates a text file from epub, with chapter breaks.