Libation

Libation

Docker app from grtgbln's Repository

Overview

Liberate your Library. An Audible audiobook downloader.

Libation: Liberate your Library

Libation is a free, open-source application for downloading and managing your Audible audiobooks. It decrypts your library, removes DRM, and lets you own your audiobooks forever.

Which version should I download? — get a recommended download for your system on our site.

Features

  • Unlock Your Library: Download and remove DRM from your audiobooks.
  • Cross-Platform: Fully supported on Windows, macOS, and Linux.
  • Region Support: Works with Audible regions US, UK, Canada, Germany, France, Australia, Japan, India, and Spain.
  • Advanced Organization: Search, filter, and tag your books.
  • Fast & Efficient: Powered by AAXClean for fast decryption without heavy dependencies like ffmpeg.
  • Import: Easily import your existing library, including cover art.

Getting started with Libation

All documentation has been moved to our new site: getlibation.com. Or jump to the important bits:

Development

Grab the latest release for your platform from the Releases Page.

Documentation

Comprehensive documentation is available in the docs directory and on our Documentation Site.

Development & Contributing

We welcome contributions!

Community & Support

  • Issues: Report bugs or request features.
  • PayPal: Support the project if you find it useful.

License

Libation is released under the GPL-3.0 License


If you found this useful, tell a friend. If you found this REALLY useful, you can click here to PayPal.me ...or just tell more friends. As long as I'm maintaining this software, it will remain free and open source.

Install Libation on Unraid in a few clicks.

Find Libation in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Libation Review the template variables and paths Click Install

Requirements


        Expects present files prior to installation: https://github.com/rmcrackan/Libation/blob/master/Documentation/Docker.md#setup
    

Download Statistics

447,410
Total Downloads
44,525
This Month
32,482
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
rmcrackan/libation:latest
Last Updated2026-06-17
First Seen2024-05-09

Runtime arguments

Network
bridge
Privileged
false
Extra Params
-u 99:100

Template configuration

Sleep TimeVariable

The time to sleep between checks

Target
SLEEP_TIME
Default
30m
Config PathPathrw

Path to configuration files

Target
/config
Default
/mnt/user/appdata/libation/config
Value
/mnt/user/appdata/libation/config
Books PathPathrw

Path to book files

Target
/data
Default
/mnt/user/appdata/libation/books
Value
/mnt/user/appdata/libation/books
Internal Config PathVariable

Internal path to configuration files. Not recommended to change.

Target
LIBATION_CONFIG_DIR
Default
/config
Value
/config
Internal Books PathVariable

Internal path to book files. Not recommended to change.

Target
LIBATION_BOOKS_DIR
Default
/data
Value
/data
Create Database If MissingVariable

Whether or not the image should create a database file if none are found.

Target
LIBATION_CREATE_DB
Default
true|false