This python package implements a parser for VBI files, supporting version 2+ files, and provides a CLI tool (vbidump) that allows you to extract the embedded files.
pip install very-based-interface
vbidump <path to vbi file> <output directory>
very-based-interface
is distributed under the terms of the MIT license.