vod-metadata ============ Introduction ------------ The `vod-metadata` project contains tools for working with CableLabs Video On Demand (VOD) Metadata files. Included is a command line utility that can automatically generate metadata for video files and a Python library for manipulating metadata files. References ---------- For more information on the VOD Metadata specification, see these documents at the CableLabs website: * `VOD Metadata 1.1 - Content `_ * `VOD Metadata 1.1 - Asset Distribution Interface `_ `vod-metadata` builds on the excellent `MediaInfo `_ project - see the installation document below for instructions for installing MediaInfo. Narrative Documentation ----------------------- .. toctree:: :maxdepth: 2 installation.rst generator.rst library.rst API Documentation ----------------- .. toctree:: :maxdepth: 2 api.rst Development ----------- Development takes places at GitHub - see https://github.com/bbayles/vod_metadata . Licensing --------- `vod-metadata` is open source, and uses the MIT license. If you're interested in a commercial license for including it in closed source software, please `contact me `_.