Download your Audible library for personal use/backup. Please do not use for illegal purposes.
ffmpeg
in your PATH.This will download your entire Audible library and remove the DRM for your personal use.
Run make
to build all targets except GUI for windows (see below).
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
.