Adds three mutually exclusive options to `liberate`: --limit-books, --limit-mb and --limit-gb. Each stops the run once it has downloaded that much, leaving the rest of the library un-liberated for the next run. Requested in #1920: a scripted or scheduled run has no way to take only a slice of a large library, so users resort to feeding the CLI a handful of ASINs at a time. The GUI needs no equivalent, where selecting rows already says exactly which titles to download. Counting reuses the daily limit's history rows rather than a private tally, so a book and a byte mean the same thing to both limits, and failed, cancelled and pdf-only work is never counted. Only titles this run attempted are counted, so a Libation window or a second container downloading at the same time does not consume this run's allowance. The limit is checked before each title rather than at the top of the run, so a run whose books happen to end exactly at the limit reports nothing: nothing was cut short. The daily download limit keeps applying on top, unchanged. Co-authored-by: rmcrackan <rmcrackan@gmail.com>
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!
- Development Getting Started: Setup your environment.
- Contribute: How to contribute code.
- Testing Changes: Run the tests and seed a demo library for UI testing.
- Website & Docs: How to run and improve the documentation.
- Linux Setup (Nix): Nix-based environment setup.
Community & Support
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 donate here ...or just tell more friends. As long as I'm maintaining this software, it will remain free and open source.