Audiobook sites!

python@programming.dev to Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com – 97 points –

I really like Audiobookbay for discovering new books, but if I'm searching for something specific it is a bit annoying to navigate with their sometimes broken search and the vague categorization. Seeding is also sometimes sparse, especially with older uploads..

Does anyone know good alternatives? There doesn't seem to be an audiobook category in the megathread (yet) ;)

45

You are viewing a single comment

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 XXXX -i audiobook.aax audiobook.mp3) 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.