Rijksvideo

Component ID

1730212

Component name

Rijksvideo

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

829

Component created

Component changed

Component body

The Rijksvideo module is a module that could be used by Dutch governmental websites (mainly those using the Rijksoverheid Starterkit theming). It adds support for displaying video's in an accessible way including subtitles, audio captioning and transcriptions.

How it works

The module creates a field formatter which you can attach to a custom content type. So you could create a content type 'Video' and add the Rijksvideo field to it, or just add it to an existing content type.

This field adds a form element to the node form that lets you enter an url. This url should point to an XML file on the Rijksoverheidvideo server that contains all url's of the individual files (see example). After submitting the form, the module fetches the XML and fetches all links to the video files, subtitles, transcription etc.

Dependencies