Skip to content

GiovanniSalmeri/yellow-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video 0.9.1

Embed 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 [video] shortcut.

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

Source = video source, supported video sources
Style = video style, e.g. left, center, right
Width = video width, pixel or percent
Height = video height, pixel or percent

All media files are located in the media folder. The media/videos folder is the place to store your videos. You can also create additional folders and organise files as you like.

The following video sources are supported:

name of a video (MP4, WEBM or OGG) in the media/videos folder
url of a video (MP4, WEBM or OGG)
id of a bilibili video
id of a BitChute video
id of a DailyMotion video
id of a Niconico video
id of a Odysee video
id and instance of a PeerTube video, written as id@instance
id of a talkies.tv video
id of a TED Talks video
id of a Utreon video, prefixed with >
id of a VidLii video, prefixed with !
id of a Vimeo video
id of a Wistia video
id of a YouTube video

The id is the last part of the link with which the video is accessed.

You should know that third-party providers collect personal data and use cookies.

Examples

Embedding a video, different videos:

[video my_video.webm]
[video https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream.mp4]
[video x8fdwjh]
[video 52db3ab7-81e0-447b-a741-000375a369d9@video.violoncello.ch]
[video e99D0gnqG-c]

Embedding a video, different sizes:

[video x8fdwjh right 50%]
[video x8fdwjh right 200 112]
[video x8fdwjh right 400 224]

Settings

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

VideoStyle = video style, e.g. flexible
VideoLocation= location for videos

Acknowledgements

This extension is based on Youtube by Anna Svensson. Thank you for the good work. This extension uses various sources for the videos. Thank you for the free services.

Developer

Giovanni Salmeri. Get help.