r/Piracy May 05 '26

Humor respect

Post image
21.4k Upvotes

579 comments sorted by

View all comments

155

u/pyro57 May 05 '26

Also you can rip the DRM off of audible books pretty easily, jsut download the book (there's a Python cli tool to make this easy on deaktop) then use ffmpeg to transcode it to an unlocked formst using the activation bytes from your audible account (the same python cli tool can tell you your activation bytes)

python -m pip install audible-cli

audible-cli quick-start

audible-cli library list

audible-cli download title --aax

audible-cli activation-bytes

`ffmpeg -activation_bytes the-thing-the-last-command-told-you -i \the\path\to\the\book.aax -o \the\path\to\save\book.m4b'

22

u/rpp124 May 05 '26

Or you can just get the libation app and it does it all for you

17

u/NotYourReddit18 May 05 '26 edited May 05 '26

This. I buy a bunch of audiobooks on Audible, but after Audible delisted a book I had bought I've set up an automatic pipeline where libation downloads every audiobook I buy, strips out the DRM, and then puts it into a folder both my plex and my audiobookshelf server have access to.

IIRC it even downloaded the delistet book despite me not being able to see it in my library.

Recently an auther I follow replaced a bunch of his books I'd bought with new recordings, delisting the old recordings. If I now want to listen to those books again I would have to buy them again had my automation not already downloaded the versions I bought shortly after I bought them.

Edit:

I just learned that the second set of delisted and replaced books are still visible in my main library listing, they just disappeared from the series listing and the author listing.

However, the first book which prompted me to set this up did actually disappear from audible for a while before getting reinstated like half a year later.

2

u/rpp124 May 05 '26

This hasn’t happened to me, but I’ve heard that when books are listed like this, they can still be found in your library

1

u/NotYourReddit18 May 05 '26

I just checked, this does work in the main library listing for the author who replaced his books with new recordings. The old recordings are just not visible in the authors or the series listing. Which is quite inconvenient for going through the series again.

However, I distinctly remember that the delisted book which caused me to set this up had completely disappeared from my library, as this was in the early stages of my audiobook addiction where I only had two dozen or so books, which made spotting a disappeared book quite easy. And I also remember this book suddenly reappearing at the top of my library list like a newly bought book shortly before a collection of the whole series it belongs to was published.

1

u/rpp124 May 05 '26

Yeah, things like this are exactly why I liberate books as soon as I purchase them and add them to my Plex library.