Insertion of videos

Insertion of Youtube videos

The first parameter is the video ID.

input
[youtube 7ZIhbatecwA]
output

You can retrieve the video's thumbnail like this:

input
[youtube 7ZIhbatecwA thumbnail]
output

Video insertion from a URL

The first parameter is the video URL.

input
[video "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4"]
output

Video insertion from a local video file

Videos must be uploaded is in the site folder media/video.
For example, if you want to insert the video media/video/example.mp4 :

[video "example.mp4"]