GithubHelp home page GithubHelp logo

dogior / audible-downloader Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 2.0 40 KB

This script downloads, decrypts and converts your audiobooks from your the Audible library

License: GNU General Public License v3.0

Python 100.00%

audible-downloader's Introduction

Audible-Downloader

This script allows you to download, decrypt, and convert your audiobooks from Audible. Simply enter the answers to the questions in the console (i.e. username, password, country code...) and you will be presented with a list, select the number which correspond to the book you want to download and press enter.

If you want to download multiple books you have to type the number corresponding to the first book and the one corresponding to the last book. At this moment you can select only a book or a range of books, if you want to download for example the 10th book and the 51st one you have to run this script twice. Then just wait for the audiobook(s) to be downloaded, decrypted and converted.

Prerequisites

I assume you have already installed python (which is preinstalled in Linux and Mac OS) and ffmpeg. Otherwise these are the official download sites: python, ffmpeg

For any problems, please google first

For any Mac OS related question I probably can't answer since I have no Apple devices

Installation

It's the same for Windows, Linux and Mac OS

git clone "https://github.com/doGior/Audible-Downloader"
cd Audible-Downloader
pip install -r requirements.txt

Usage

In order to run this script you have to be inside the terminal and navigate to the downloaded folder, from there you have to run python3 main.py and follow the instructions

Note

To change download folder, encryption password and to ffmpeg path (this one only in case of problem) you can modify the config.py file

Anti-Piracy Notice

Note that this project does NOT ‘crack’ the DRM. It simply allows the user to use their own encryption key (fetched from Audible servers) to decrypt the audiobook in the same manner that the official audiobook playing software does.

Please only use this application for gaining full access to your own audiobooks for archiving/conversion/convenience. DeDRMed audiobooks should not be uploaded to open servers, torrents, or other methods of mass distribution. No help will be given to people doing such things. Authors, retailers, and publishers all need to make a living, so that they can continue to produce audiobooks for us to hear, and enjoy. Don’t be a parasite.

audible-downloader's People

Contributors

dependabot[bot] avatar dogior avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

audible-downloader's Issues

ModuleNotFoundError: No module named 'audible'

Hi, I'm using Python 3.10.4 on Windows 10. After cloning the repo and changing the download path in config.py, I ran main.py and got this error message about a missing module. I'm not sure what that means or how to fix it. Is this possibly because of a missing dependency?

C:\FilePath\Audible-Downloader> python main.py
Traceback (most recent call last):
  File "C:\FilePath\Audible-Downloader\main.py", line 1, in <module>
    import audible, httpx, os, subprocess, asyncio, config
ModuleNotFoundError: No module named 'audible'

CLEAR INTRUCTIONS PLEASE

Hello....Can you more clearly explain how to decrypt a .aax file after I have downloaded it onto my pc? How do I do this using your Audible Downloader? Thanks a million.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.