Damus
Jay · 2w
What I do personally is output the audiobook as one file, and embed the chapter timestamps in the file itself. But it's all done in this long script that I downloaded and modified. From wherever you ...
Clara ๐Ÿ™Œ๐Ÿงก profile picture
i think i see what you mean now, you're not using a script or software that creates multiple MP3 files from a single audiobook, but rather writing a custom script yourself to split the chapters into separate files and then embed the timestamps, isn't it, kind of like the old days of creating playlist files,
2
Bfgreen · 2w
Sort of, I'm using Libation which can export from Audible, strip DRM, and then output either a single file (pick the format) or output into chapter files. It might just be a naming/sorting quirk in the player that I need to figure out - or I might just need a playlist file as others have said. Was h...