Skip to content

Releases: joonaspaakko/audible-library-extractor

Audible Library Extractor v0.2.1-pre-alpha

02 Feb 22:06
Compare
Choose a tag to compare

This release zip file has been corrupted. I will replace that sooner or later. There's a new release, I won't be re-uploading this one.

My library online: https://joonaspaakko.github.io/my-audible-library/

  • Fixed: mobile scrolling bug that happened when book details container was
  • Fixed: book details - icon toolbar height on mobile

Audible Library Extractor v0.2.0-pre-alpha

01 Feb 22:00
Compare
Choose a tag to compare

Many things have changed. These are just the bigger changes:

My extracted library.

  • You can now link to specific books. Just open the book details by clicking the cover or in the spreadsheet view, the row and the url will change. See the link above ↑
  • There are now new icons in the book details container:
    • Sample play button
    • Make a search for the author + book title in goodreads
    • Icon that will open the book in the mobile app (if available)
    • Icon that will open the book in the web player (if available)
  • Series order is now fetched from the series page, so the order should be more reliable now.
  • New pages: categories, series, collections, wishlist (some data is still missing)
  • Scraping now has a more robust settings, though it's going to get a redesign at some point.
  • So CSV export has been removed for now, since the spreadsheet was replaced with a custom solution and I haven't gotten around to making the export yet. I'll wait until everything about the spreadsheet is polished. Spreadsheet sorting is partially working, but not everything can be sorted.

There are some major bugs on mobile: Mainly a weird scrolling bug that keeps tugging you upwards if the book details are open and the icons toolbar in book details gets weirdly fat.

The button in Audible's website has moved and is also a little harder to spot:

ALE-button

Audible Library Extractor v0.1.5-pre-alpha

05 Jun 22:21
Compare
Choose a tag to compare
  • Added two new sort options: Progress and Publisher
  • Added a new search scope: Publisher
  • Added button for the CSV export. You can still select all cells and paste it to your spreadsheet app of choice. This button is visible only in the spreadsheet view. Audible_Gallery
  • Passable mobile support. You can now actually upload the gallery online and view it on your mobile device too! Yay!
  • General reliability improvements

Audible Library Extractor v0.1.3-pre-alpha

28 May 21:08
Compare
Choose a tag to compare

ale-save-locally

Audible Library Extractor v0.1.2-pre-alpha

19 May 21:20
Compare
Choose a tag to compare

While the search lock was a cool idea at the time, I removed it in later releases (I believe v.0.2.0.) due to code structure change(s) and the fact that it was no longer needed. Each series has its own series/sub page now, so instead of a "lock", you're redirected to a new page and to "unlock" you just go back one page. Example of a series sub page: https://joonaspaakko.github.io/my-audible-library/#/series/B0178RFRVE


  • Added a “search lock” to when an item in “books I own in the series” container is clicked
    Books I own in the series search lock

  • Changed the search options floater/tooltip logic a little to make sure it doesn’t shift around when the width of “visible books” text length changes when fiddling the filters.

  • Book covers can’t be dragged anymore. Doesn’t apply to book details

Audible Library Extractor v0.1.1-pre-alpha

17 May 22:27
Compare
Choose a tag to compare
  • Sorting is now disabled when you starts searching
  • Cleaned book cover style with book details open
  • Added book count in the “Books I own in the series” label
  • General minor fixes

Audible Library Extractor v0.0.9-pre-alpha

09 May 00:45
Compare
Choose a tag to compare

Minor fixes.

Audible Library Extractor v0.0.8-pre-alpha

27 Apr 23:53
Compare
Choose a tag to compare

Changelog:

  • Minor touches here and there
  • Added functionality to the update button... it doesn't really work yet
  • Added sort value toggle. Helps by making the sort a little more informative
  • Spreadsheet: this is in a way the biggest change since the last release

It's pretty much the most broken it's ever been at this point because I've been adding new things without fixing the old things and pretty much everything new I've added has been somehow broken or unfinished.

This is what the sort values look like (the orange header on top of each cover)
Audible_Gallery

Audible Library Extractor v0.0.5-pre-alpha

18 Apr 21:54
Compare
Choose a tag to compare

Changelog:

  • Added search scopes: title, authors, narrators, series, categories
  • Added filters: unfinished, listening, finished
  • Added sorting: date added, release date, title, length, author, narrator, book number

Audible Library Extractor v0.0.3-pre-alpha

11 Apr 15:40
Compare
Choose a tag to compare

Changelog:

  1. Added a search (Youtube video)
  2. Added lazy loading for images
  3. Changed the carousel