Skip to content

Latest commit

 

History

History
39 lines (34 loc) · 1.64 KB

README.md

File metadata and controls

39 lines (34 loc) · 1.64 KB

  Back to index

Introduction

The video viewer is used to associate and display a video with a text element. Youtube videos are supported in the current version of the visual essay tool. Other streaming services may be added in future versions. The basic tag for video requires an id attribute for the URL of the video.

<param ve-video id="https://www.youtube.com/embed/_VwKvS6QpsI">

Options

The video tag accepts an optional title attribute and start attribute.

<param ve-video
	id="https://www.youtube.com/embed/C0CIRCjoICA"
	title="Sylbo, The Last Speakers of the Lost Whistling Language.">

Vimeo

The video tag supports videos from Vimeo and YouTube.

<param ve-video
	id="https://player.vimeo.com/video/76979871?loop=false&amp;byline=false&amp;portrait=false&amp;title=false&amp;speed=true&amp;transparent=0&amp;gesture=media"
	>