Skip to content

Latest commit

 

History

History
79 lines (60 loc) · 4.5 KB

File metadata and controls

79 lines (60 loc) · 4.5 KB
description
Supported browsers: Chrome, Edge, Opera, Brave, Firefox (up to v.0.2.8)

Audible Library Extractor

Automatically generates a searchable gallery from a snapshot of your Audible library data. Additionally, you can extract collections and wishlist too. If you upload the gallery online, you can share it with others with an address like this, or you can use the gallery find your next listen on mobile and easily open the book in Audible's mobile app. That last part is shown in the “Mobile usage video below”.

{% content-ref url="installation/" %} installation {% endcontent-ref %}

{% tabs %} {% tab title="Desktop usage video" %} {% embed url="https://youtu.be/LqplX-z-m0s" %} {% endtab %}

{% tab title="Mobile usage video" %}

Note: to get to this point, you need to upload the gallery (website) online (more on how to do that for free here), then you just go to the website on mobile and save it to the home screen on your phone.

{% embed url="https://youtu.be/TvjVbERMC-I" %} {% endtab %} {% endtabs %}

There's also a (readonly) spreadsheet view mode, if that's more your thing.

Features

  • Extract
    • Library
    • Collections
    • Wishlist
  • Gallery
  • CSV export
    • CSV files can be opened in any spreadsheet application, like say Excel.
    • Compatibility options
      • Google Sheets:
        • Has some special GS specific formulas)
      • Raw data:
        • Basically as vanilla as CSV data gets and can be imported to any application, whereas the csv with Google Sheets compatibility wouldn't work so well in other applications.
      • Goodreads:
        • Only the essential information for Goodreads import

In Github

Source code is available in Github.

{% hint style="success" %} If you encounter bugs or have feature requests or even just questions, please make a post in Github issues. {% endhint %}

Region support?

I would love for this to work on all of the different regions but as of now I would only expect it to work in audible.com and possibly any other English Audible websites.

On other audible sites you may have issues where the extraction stops because it's trying to parse the data using English words (on occasion). Even if the extraction goes through, the gallery may suffer from similar issues and show up blank or otherwise broken.

If you're having trouble using the extension in another region/language, please post an issue in Github (in English, please).

The generated gallery page is in English and I have no current plans to translate that to other languages.