Add epub extractor

This commit is contained in:
2026-03-09 22:34:39 -07:00
parent aecc84233b
commit ad41a8abbd
7 changed files with 269 additions and 0 deletions

View File

@@ -96,6 +96,7 @@ sha2 = "0.11.0-rc.5"
blake3 = "1.8.3"
pdf = "0.10.0"
id3 = "1.16.4"
epub = "1.2.2"
# Misc helpers
thiserror = "2.0.18"