video-to-sqlite
Inspired by Simon Willison's collection of sqlite tools, I created
a library for extracting information from a video, and storing it in an sqlite database. It's
called video-to-sqlite. You can also install it
via pip install video-to-sqlite
.
You can use Simon's very nifty tool Datasette to explore the resulting DB …