Add id3 extractor

This commit is contained in:
2026-03-06 17:03:35 -08:00
parent 32c611186f
commit 77b3125af4
6 changed files with 134 additions and 1 deletions

View File

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