Skip to content

Download your Audible library for personal use/backup.

License

Notifications You must be signed in to change notification settings

allanw/audible-downloader-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audible-downloader

Download your Audible library for personal use/backup. Please do not use for illegal purposes.

Usage

  1. Make sure you have ffmpeg installed and available via ffmpeg in your PATH.
  2. Download the latest binary for your system from the releases page (binaries are listed in the assets for each release).
  3. Run the downloaded binary and follow the prompts.

This will download your entire Audible library and remove the DRM for your personal use.

Build

Run make to build all targets except GUI for windows (see below).

Windows GUI

You will need Docker running for this to work as xgo is used.

To build just the Windows GUI, run make windows_gui. And to build everything, run make build_all.

About

Download your Audible library for personal use/backup.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.3%
  • Makefile 1.7%