Skip to content

annaesvensson/yellow-youtube

Repository files navigation

Deutsch   English   Svenska

Youtube 0.9.1

Embed Youtube videos.

Screenshot

How to install an extension

Download ZIP file and copy it into your system/extensions folder. Learn more about extensions.

How to embed a video

Create a [youtube] shortcut.

The following arguments are available, all but the first argument are optional:

Id = last part of a Youtube link, e.g. https://www.youtube.com/watch?v=fhs55HEl-Gc
Style = video style, e.g. left, center, right
Width = video width, pixel or percent
Height = video height, pixel or percent

You should know that the service provider collects personal data and uses cookies.

Examples

Embedding a video, different videos:

[youtube fhs55HEl-Gc]
[youtube wNiyp89pTi0]
[youtube OV5J6BfToSw]

Embedding a video, different sizes:

[youtube fhs55HEl-Gc right 50%]
[youtube fhs55HEl-Gc right 200 112]
[youtube fhs55HEl-Gc right 400 224]

Settings

The following settings can be configured in file system/extensions/yellow-system.ini:

YoutubeStyle = video style, e.g. flexible

Acknowledgements

This extension uses Youtube by Google. Thank you for the free service.

Developer

Anna Svensson. Get help.