VBML Track
This VBML file is a meta track that declares a set of properties to define a media source on the Internet.
# VBML 1.0.6
type: track
The type can be set to:
track
for a medialive
for a live streamhub
for a Video Hubchannel
for a Video Channelinteractive
for an interactive video
The original URI where updates should be pulled from.
The source of the track.
source: https://www.youtube.com/watch?v=n5vjV4hwRxo
It's also possible to specify multiple track sources:
source:
track:
duration: 1:00
source: https://www.youtube.com/watch?v=n5vjV4hwRxo
track:
duration: 1:00
source: https://www.youtube.com/watch?v=UedTcufyrHc
The media source of the track. The track properties will not be updated.
media: https://www.youtube.com/watch?v=n5vjV4hwRxo
This property is superseded by source.
The related playlist for the track.
related: https://omega.gg/vox/hubs
The title of the track.
The cover of the track.
The author of the track.
The feed playlist of the track.
feed: https://www.youtube.com/c/Asthenic
The duration of the track.
The starting point of the track.
The ending point of the track.
This property is superseded by duration.
This property shuffles the sources based on a fixed seed.
This property is specific to a multi-track source.
timezone: string from this list
The time zone of the channel.
This property is specific to the channel type.
The publication date of the track.
date: 2020-01-10T09:30:00
The external audio track to be looped in the background.
The specific subtitles for the track.
subtitles: |
https://omega.gg/sub-eng.srt
https://omega.gg/sub-fr.srt
The id of the track. It's useful to identify a track inside a track list.
This property is limited to 10 characters.
This property is specific to a track inside a multi-track source or a template item.
source:
track:
id: track
templates:
template:
id: template
A list of track templates to avoid redundancy in the multi-track declaration.
A template supports the following properties: source (single uri) and ambient.
This property is specific to a multi-track source.
templates:
template:
id: templateA
source: https://www.youtube.com/watch?v=n5vjV4hwRxo
template:
id: templateB
source: https://www.youtube.com/watch?v=UedTcufyrHc
The template id containing base properties for the current track.
This property is specific to a track inside a multi-track source.
The default context of the track.
This property is specific to the interactive type.
The available tags for the track.
Each entry is limited to 10 characters.
This property is specific to the interactive type.
tags: |
tagA
tagB
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]