Add chapter metadata - added m4b format, generating chapters info and converting via ffmpeg

This commit is contained in:
Juraj Borza
2025-05-03 19:26:19 +02:00
parent d500a42d8e
commit e09535fa83
3 changed files with 68 additions and 4 deletions
+2 -1
View File
@@ -21,7 +21,8 @@ dependencies = [
"soundfile>=0.13.1",
"pygame>=2.6.1",
"charset_normalizer>=3.4.1",
"chardet>=5.2.0"
"chardet>=5.2.0",
"static_ffmpeg>=2.13"
]
classifiers = [