Releases: joonaspaakko/audible-library-extractor
Audible Library Extractor v0.2.1-pre-alpha
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
Many things have changed. These are just the bigger changes:
- 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:
Audible Library Extractor v0.1.5-pre-alpha
- Added two new sort options:
Progress
andPublisher
- 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.
- 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
- The gallery can now be saved locally. See my library at joonaspaakko.github.io/my-audible-library
Audible Library Extractor v0.1.2-pre-alpha
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
-
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
- 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
Minor fixes.
Audible Library Extractor v0.0.8-pre-alpha
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 Library Extractor v0.0.5-pre-alpha
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
Changelog:
- Added a search (Youtube video)
- Added lazy loading for images
- Changed the carousel