Skip to content

beauxarts/binder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

48 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

binder

Installing and running binder

Assuming you have Go installed, run go install github.com/beauxarts/binder@latest and you'll get binder binary in your $GOPATH/bin.

Packing a M4B audiobook from individual MP3 files with chapters and a cover

Run the following command:

binder pack-audiobook -directory PATH-TO-DIRECTORY-WITH-MP3S -title BOOK-TITLE -author BOOK-AUTHOR -cover PATH-TO-COVER-FILENAME

Packing an audiobook requires ffmpeg to bind individual audio files into a single .mp4 file. Optionally, if cover image is provided, mp4art (included in the mp4v2 tools) is needed. In most cases you don't need to specify the path to those binaries, however you can with the ffmpeg-cmd and mp4art-cmd parameters.

About

๐Ÿ“– Utility to bind audiobooks

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages