aedocw / epub2tts

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

Added --export txt option #163

Closed aedocw closed 6 months ago

aedocw commented 6 months ago

If the user adds "--export" or "--export txt", the epub is exported to a text file with the same name as the epub. This also supports "--start" and "--end" options if the user wants to export only a specific section.