This is a tool written in Go with FFMPEG CLI that I am using to convert audio-books from mp3 to m4b.
- Go 1.22
- ffmpeg
- ffprobe
make
Or
go build
-
Make sure you have prerequisites installed
-
Build and execute
make install
cd <Audiobook dir>
pageturner
If you are bold enough you can remove source mp3-s on success.
pageturner --remove-source