Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 814 Bytes

File metadata and controls

29 lines (18 loc) · 814 Bytes

very-based-interface

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.

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install very-based-interface

How to extract files

vbidump <path to vbi file> <output directory>

License

very-based-interface is distributed under the terms of the MIT license.