[WS] storytel.com (Audiobooks)

Website: storytel.com For audiobooks

Usage: Search by album.

This is particularly useful for audiobooks that are not in audible, but not limited to this.

You can try it and make suggestions, find bugs, or tell me how to improve it. Enjoy!

The Language is English, but it a easy change.

Storytel.com#Search by Album.src (5.0 KB)

Older versions

V.01 - Initial.
V.03 - Add Language in index and URL; Add Album artist=Artist;
V.04 - Add Description (More Genres);
V.05 - Improved Description;
V.08 - Add Album Sort and Disk number is now series part; Fix sort album tag if the album is not from a series; Improve Length display.

03.12.2021 - Several fixes as the html changed.
04.12.2021 - Added series name and number, more Genres, album sort, Fix several tags errors if data was not present.


11.06.2022 - Made new Overall script structure as all html as change, and it did not work


My other Audiobooks Web Sources:
Libro.fm
audiobooks.com
Audible.com#Search by Album.src (6.4 KB)

1 Like

Hi thanks for your work.
Can you take a look at this thread since it seems the homepage seems to look like storytel?

Hey @Romano, first, thank you for all of your work on this script and others. I'm running into an issue where the Album search source returns the correct title in the results, but when the title is selected it hits an error " ERROR(L107/findline): text not found." when loading the tags.

Line 107 is findline "title svelte-h3fdj7\">".

The JSON source just doesn't return a result at all, nor does it return results for any individual words that I tried either. So maybe they've changed the site structure again since your last revision.

easy fix:
change title svelte-h3fdj7 to title svelte-1rjicxl in line 107 and 108

here:
Storytel.com#Search by Album.src (5.0 KB)

Seems to be working well now. Thanks!

what would be needed/changed to get an swedish version working? I found https://community.mp3tag.de/t/updates-for-storytel-se/57348/3 (not sure how complete this is?) and an danish version, https://community.mp3tag.de/t/ws-mofibo-com-audiobook-scraper-for-audiobooks-in-danish/51893/9

would really appreciate some help

You can use the html from the swedish site, and replace the html from the storytel script, its quite easy.