Vlad Gorohovsky

@orsolabs
38 Followers
17 Following
76 Posts
Creator of Focusito & AudioBo. I build small, thoughtful Mac apps.
My Apps for machttps://orsolabs.dev

@BinaryPretzel For now, there is a workaround: you can apply the chapters from Audible, then export them from the top menu via Chapters → Export Chapters. This will give you a text file with the chapter timecodes. You can manually edit those timestamps, then drag the file back onto the book in AudioBo, and the updated chapter timings should be applied.

I made a blog post about this feature — https://orsolabs.dev/blog/how-to-use-youtube-timestamps-chapters

AudioBo: Add Chapters to Audiobooks From a Timestamp File | OrsoLabs

Got a long audiobook with no chapters? Drop a text file with timestamps next to it — AudioBo does the rest.

@BinaryPretzel Thanks a lot for the kind words!

This is a known issue, and a proper solution is already on my todo list. I’m planning to add something like a waveform-based chapter editor, where you’d be able to visually adjust the start and end of a chapter directly against the audio waveform. I’m still thinking through the best UI for this, but it’s definitely a feature I want to implement.

@twostraws does it work with Mac apps? Because they are always out of scope. All tools are focused on iOS apps.

@StevenJackson But if you’ve got a lot of books, doing that by hand is a pain. That’s why I’m also working on a feature that lets you nudge chapter boundaries visually on the waveform, so you won’t have to edit timestamps in a text file.

That’s the next big thing I’m building — but realistically it won’t be ready for at least ~2 months.

@StevenJackson That kind of “drift” usually means your local file isn’t the exact same edition/encode as the one the chapters were fetched for.

If it’s just a few books, the quickest workaround is manual:
1. export chapters to a .txt (⌘⇧E)
2. adjust the timestamps
3. drag the .txt back onto the book to re-import

More details here: https://orsolabs.dev/blog/how-to-use-youtube-timestamps-chapters

AudioBo: Add Chapters to Audiobooks From a Timestamp File | OrsoLabs

Got a long audiobook with no chapters? Drop a text file with timestamps next to it — AudioBo does the rest.

@StevenJackson iCloud Drive? Dropbox? Google Drive? Anything will work.

https://support.apple.com/guide/icloud/mm708256356b/icloud

Share files and folders in iCloud Drive on iCloud.com

In iCloud Drive on iCloud.com, share files and folders with other people, view all your shared items, or stop sharing.

Apple Support

@StevenJackson Hm... I did a bunch of different tests, and it works on my side.

Would you mind sharing the exact book with me? I’ll take a look and see why updating is acting up.

After the recent AudioBo review on 9to5mac.com, I got a few dozen feature requests and suggestions — thanks to everyone who sent them in.

I’ve already shipped most of those ideas and improvements in AudioBo. The 1.2.7 update hit the App Store today.

👉 https://orsolabs.dev/audiobo/changelog

AudioBo Changelog — Release History

Stay up to date with the latest features, improvements, and fixes in AudioBo — the audiobook converter for macOS.

@StevenJackson hi Steven! AudioBo 1.2.6 is live in the App Store. You can update and try the Description field. Please let me know if it’s working now.

@StevenJackson Thanks for clearing that up, the fix I pushed should cover this case as well.

The problem was that the Description field for some of your books was being saved in a different internal field (“atom”) (`ldes/synopsis`) than the one that was getting overwritten (`desc`).

The update now writes to both at the same time, so replacing the description should work correctly.