feat: Implement apostrophe normalization settings and overrides in the UI and backend

This commit is contained in:
JB
2025-10-30 06:25:08 -07:00
parent 963ef71647
commit e7f6f0221d
9 changed files with 188 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@ def _make_pending_job() -> PendingJob:
max_subtitle_words=50,
metadata_tags={},
chapters=[],
normalization_overrides={},
created_at=0.0,
read_title_intro=False,
normalize_chapter_opening_caps=True,