Better EPUB handling, improvements in code and docs

This commit is contained in:
Deniz Şafak
2025-05-02 17:33:15 +03:00
parent 02b9990004
commit 3a3f6e34e5
7 changed files with 819 additions and 453 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ keywords = ["audiobook", "epub", "pdf", "text-to-speech", "subtitle", "tts", "ko
dependencies = [
"PyQt5>=5.15.11",
"kokoro>=0.9.4",
"ebooklib>=0.18",
"ebooklib>=0.19",
"beautifulsoup4>=4.13.4",
"PyMuPDF>=1.25.5",
"platformdirs>=4.3.7",