VBML Backend index
This VBML file is the index that declares a set of backends and their core functionalities. That's often the Semantic Player entry point that provides a set of backends dedicated to access video resources on the Internet.
# VBML 1.0.6
type: index
The type must be set to index
.
The version of the VBML file.
The list of backends with the format id (string) name (string) version (version) validation (regExp)
.
backends: |
youtube Youtube 1.0.0 ^youtube.com|^youtu.be
The original URI where updates should be pulled from.
The list of backends covers with the format id (string) source (url)
.
covers: |
youtube cover/youtube.png
The list of backends dedicated to search with the format id (string)
.
backends_search: |
duckduckgo
The list of backends dedicated to tracks with the format id (string)
.
backends_track: |
youtube
The list of backends dedicated to track covers with the format id (string)
.
backends_cover: |
tmdb
The list of backends dedicated to subtitles with the format id (string)
.
backends_subtitle: |
opensubtitles
- index.vbml: omega Movement backend index
Ask your questions on the omega community: https://omega.gg/forum
The omega Movement discord: https://omega.gg/discord
- Benjamin Arnaud aka bunjee | [email protected]