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

@@ -25,3 +25,4 @@ smartstring = { workspace = true }
blake3 = { workspace = true }
toml_edit = { workspace = true }
pdf = { workspace = true }
id3 = { workspace = true }