Atualizar README.md

This commit is contained in:
2026-08-27 12:19:48 -03:00
parent 85d7f49a2c
commit aedaf49072
+2 -3
View File
@@ -1,10 +1,9 @@
# m4binder
# m4b
A Python CLI script that converts EPUB files with audio content (media overlay) into a single M4B audiobook, optionally embedding chapter metadata and cover art. It can also fetch metadata from Open Library (e.g., title, author, cover).
A Python CLI script that converts audio content (possibliy an EPUB file with media overlay) into a single M4B audiobook, optionally embedding chapter metadata and cover art. It can also fetch metadata from Open Library (e.g., title, author, cover).
Forked from [patricker/m4binder@6b3461a](https://github.com/RenatoXSR/m4binder/commit/6b3461a8b31880849d80fb7ad3565be3ca70c751) and relicensed to BSD-3-Clause-Clear.
---
## Prerequisites