Skip to main content

Merge audio files into an audiobook.

Project description

makem4b

Docker Build GitHub Release python downloads

Maintainability ruff poetry pre-commit

Merge audio files into an audiobook.

Setup

Recommended: use it via Docker:

docker run --tty --rm ghcr.io/janw/makem4b --help

Or install via pipx (requires you to supply FFmpeg yourself)

pipx install makem4b

Usage

Basic

docker run --tty --rm -w /here -v "$PWD:/here" ghcr.io/janw/makem4b glob/of/files/*.mp3

Slightly more advanced:

docker run --tty --rm -e PUID=816 -e PGID=1006 -v /here -v "$PWD:/here" ghcr.io/janw/makem4b -ty -m originals glob/of/files/*.mp3
  • -e PUID=816 -e PGID=1006 Writing/moving files as user:group 816:1006
  • -t: Avoiding transcode, saving output with original filetype (mp3)
  • -y: Overwrite existing output file
  • -m originals: Move original files to a subdirectory within originals after completion

Fraunhofer FDK AAC

Fraunhofer FDK AAC, aka libfdk-aac, is a high-quality AAC encoder and thus predestined to encode audiobooks with. But due to licensing issues with FFmpeg, the makem4b docker image cannot include libfdk-aac by default. A docker image including libfdk-aac can be built by passing a non empty value to the build-arg ENABLE_FDKAAC:

docker build --build-arg ENABLE_FDKAAC=1 . -t my-makem4b:latest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

makem4b-0.5.1.tar.gz (15.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

makem4b-0.5.1-py3-none-any.whl (20.3 kB view details)

Uploaded Python 3

File details

Details for the file makem4b-0.5.1.tar.gz.

File metadata

  • Download URL: makem4b-0.5.1.tar.gz
  • Upload date:
  • Size: 15.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for makem4b-0.5.1.tar.gz
Algorithm Hash digest
SHA256 a9033d6dfb45dc3ffe783eaaaf3ad0bd897c0099ff136ad7d9b14ddf1536accb
MD5 38bce917a233d436e77d6e470482cd8f
BLAKE2b-256 ce7b8854f5ac3b6b7ff8da6fcc1d9b28756a0f05ad218d3ea5a2cdaf74ed6c86

See more details on using hashes here.

Provenance

The following attestation bundles were made for makem4b-0.5.1.tar.gz:

Publisher: publish.yaml on janw/makem4b

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file makem4b-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: makem4b-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 20.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for makem4b-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c7b2e429baab545defb7f3618abb79466281affb1d2b036338bd3a5719cae284
MD5 eb6fe2f0b905111677bc3e44dfb1656b
BLAKE2b-256 a6118891fca7381d37b49075829095efe968eedde2f795c76efa5d069690f5e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for makem4b-0.5.1-py3-none-any.whl:

Publisher: publish.yaml on janw/makem4b

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page