101
Audiobook sites!
(programming.dev)
1. Posts must be related to the discussion of digital piracy
2. Don't request invites, trade, sell, or self-promote
3. Don't request or link to specific pirated titles, including DMs
4. Don't submit low-quality posts, be entitled, or harass others
We heartily recommend visiting the free port of freemediaheckyeah (aka FMHY) while you sail the high seas, for all the freshest links the ocean has to offer.
📜 c/Piracy Wiki (Community Edition):
FUCK ADOBE!
Torrenting/P2P:
Gaming:
💰 Please help cover server costs.
![]() |
![]() |
|---|---|
| Ko-fi | Liberapay |
Not a website but a tool: https://openaudible.org/ works really well for Audible audiobooks, and it's the only tool I found that works for Japanese Audible.
Hey that's fantastic, thanks. I tried downloading my audible books a while back but couldn't get it right. It this does what it says, I might finally be able to actually own the things I bought!
Note that you have to pay for an OpenAudible license to be able to use it with more than a few tracks.
If you can get your activation bytes from one of your DRM-protected files using https://audible-converter.ml, you can then just use
ffmpeg(e.g.ffmpeg -activation_bytes XXXXXXXX -i audiobook.aax -c copy audiobook.m4b) or https://github.com/audiamus/AaxAudioConverter to remove the DRM.Unfortunately this doesn't work for the Japanese store (and a few others) that seem to use a different DRM scheme with a separate key for each file, so you have to use OpenAudible for these.