There are multiple services which provide an API for the downloading of movie, tv show, video game and book information. I rely on them for quickly pulling in information for my notes without me needing to search the web for it.
Until this weekend I had a series of scripts that I called from within Obsidian and they worked well, but only on Windows and not on my Macbook. I have now refactored them into a single script that runs outside of Obsidian and identically across both platforms.
One day I may share the code. It’s the need to pull out my API keys and some private folder locations that’s a step too far at the moment.
