Skip to content

Repository files navigation

About

The EmbedVideo Extension is a MediaWiki extension which adds a parser function called #ev for embedding video clips from over 22 popular video sharing services in multiple languages and countries. It also adds video and audio media handlers to support transforming standard [[File:Example.mp4]] file links into embedded HTML5 <video> and <audio> tags.

For more information about EmbedVideo, to download, to contribute, and to report bugs and problems, visit the GitHub project page:

https://gitlab.com/hydrawiki/extensions/EmbedVideo

Issues, bug reports, and feature requests may be created at the issue tracker:

https://gitlab.com/hydrawiki/extensions/EmbedVideo/issues

The MediaWiki extension page is located at:

https://www.mediawiki.org/wiki/Extension:EmbedVideo

History

The original version of EmbedVideo was created by Jim R. Wilson. That version was later forked by Mohammed Derakhshani as the EmbedVideoPlus extension. In early 2010 Andrew Whitworth took over active maintenance of both extensions and merged them together as "EmbedVideo". Much later on in September 2014 Alexia E. Smith forcefully took over being unable to contact a current maintainer.

The newer versions of EmbedVideo are intended to be fully backwards-compatible with both older EmbedVideo and EmbedVideoPlus extensions.

License

EmbedVideo is released under the MIT license

http://www.opensource.org/licenses/mit-license.php

See LICENSE for more details

Installation

Download

There are three places to download the EmbedVideo extension. The first is directly from its GitHub project page, where active development takes place. If you have git, you can use this incantation to check out a read-only copy of the extension source:

git clone https://gitlab.com/hydrawiki/extensions/EmbedVideo.git

Downloadable archive packages for numbered releases will also be available from the github project page.

Installation Instructions

  1. Download the contents of the extension, as outlined above.
  2. Create an EmbedVideo folder in the extensions/ folder of your MediaWiki installation.
  3. Copy the contents of this distribution into that folder

For Mediawiki 1.19 through 1.23 add the following line to your LocalSettings.php:

require_once("$IP/extensions/EmbedVideo/EmbedVideo.php");

For Mediawiki 1.24 and up add the following line to your LocalSettings.php:

wfLoadExtension("EmbedVideo");

Usage

Media Handler

For locally uploaded content the process for displaying it on a page is the same as an image. See the image syntax documentation on MediaWiki.org for complete reference on this feature.

This example would display a video in page using a HTML5 <video> tag.

[[File:Example.mp4]]

To specify the start and end timestamps in the media use the start and end parameters. The timestamp can be formatted as one of: ss, :ss, mm:ss, hh:mm:ss, or dd:hh:mm:ss.

[[File:Example.mp4|start=2|end=6]]

Tags

The EmbedVideo parser function expects to be called in any of the following ways:

#ev - Classic Parser Tag

  • {{#ev:service|id}}
  • {{#ev:service|id|dimensions}}
  • {{#ev:service|id|dimensions|alignment}}
  • {{#ev:service|id|dimensions|alignment|description}}
  • {{#ev:service|id|dimensions|alignment|description|container}}
  • {{#ev:service|id|dimensions|alignment|description|container|urlargs}}
  • {{#ev:service|id|dimensions|alignment|description|container|urlargs|autoresize}}

However, if needed optional arguments may be left blank by not putting anything between the pipes:

  • {{#ev:service|id|||description}}

#evt - Parser Tag for Templates

The #evt parser tag allows for key=value pairs which allows for easier templating and readability.

{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=pSsYTj9kCHE
|alignment=right
}}

#evu - Parser Tag for URLs

The #evu parser tag is like the #evt tag, but its first parameter is a URL that will be parsed to determine the service automatically.

{{#evu:https://www.youtube.com/watch?v=pSsYTj9kCHE
|alignment=right
}}

<embedvideo> - Tag Hook

Videos can easily be embedded with the <embedvideo></embedvideo> tag hook. The ID/URL goes as the input between the tags and parameters can be added as the tag arguments.

<embedvideo service="youtube">https://www.youtube.com/watch?v=pSsYTj9kCHE</embedvideo>

Alternativly, you can also use the service id as the tag (assuming another extension isn't already using this tag).

<youtube>https://www.youtube.com/watch?v=pSsYTj9kCHE</youtube>

Attributes for Parser Tags

AttributeRequiredDefaultDescription
service="(See Supported Services below.)"yesThe video service to call.
id="[id|url]"yesThe raw ID of the video or URL from the player page.
dimensions="[WIDTH|WIDTHxHEIGHT|xHEIGHT]"no640Dimensions in pixels to size the embed container. The standard format is width x height where either can be omitted, but the x must proceed height to indicate it as the height.
Examples: 480, 480x320, x320. If the height is not provided it will be calculated automatically from the width and service default ratio.
Some services such as Gfycat do not have standard heights and should be specified for each embed. $wgEmbedVideoDefaultWidth can be set in LocalSettings.php to override the default width.
alignment="[left|center|right|inline]"nononeAlign the placement of the video either to the left, centered, or to the right. Inline will allow multiple videos to display side by side without forced line breaks.
description="[wiki text]"nononeDisplay a description under the embed container.
container="[frame]"nononeSpecifies the container type to use for the embed.
frame: Wrap the video player in a Mediawiki thumbnail box.
urlargs="modestbranding=1&version=3"nononeAllows extra URL arguments to be appended to the generated embed URL. This is useful for obscure options only supported on one service.
autoresize="false"notrueAutomatically resize videos when their size will cause them to break outside of their container element
valignment="[top|middle|bottom|baseline]"nononeAlign the vertical placement of the video either to the top, middle, bottom, or baseline of the parent element. Using this parameter forces the alignment parameter to be inline.

Examples

Example #1

For example, a video from YouTube use the 'youtube' service selector enter either the raw ID:

{{#ev:youtube|pSsYTj9kCHE}}

Or the full URL:

{{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE}}

Example #2

To display the same video as a right aligned large thumbnail with a description:

{{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE|1000|right|Let eet GO|frame}}

For YouTube to have the video start at a specific time code utilize the urlargs(URL arguments) parameter. Take the rest of the URL arguments from the custom URL and place them into the urlargs. Please note that not all video services support extra URL arguments or may have different keys for their URL arguments.

https://www.youtube.com/watch?v=pSsYTj9kCHE&start=76
{{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE|||||start=76}}

Example #3

Creating a video list for Youtube. This allows you to queue a set of video in a temporary playlist. Use the 'youtubevideolist` service selector:

{{#ev:youtubevideolist|-D--GWwca0g|||||playlist=afpRzcAAZVM,gMEHZPZTAVc,lom_plwy9iA,BSWYMQEQhEo,EREaWhXj4_Q}}

Support for VideoLink Tags

Support for the unmaintained VideoLink extension's tags has been added since version 2.5.

From the original extension documentation:

The VideoLink extension allows embedding of YouTube videos in articles; allowing for multiple linked videos to be played in a single embedded video player, first shown when a user clicks on a video link.
The <vplayer /> specifies where the player should appear within the page, and the {{#vlink}} parser function allows creation of links that load a specific video.

<evlplayer> - Tag Hook for Video Container

Note that the use of the <vplayer> tag is also acceptable here for backwards compatibility.

This evlplayer tag is used to position the video player container within the page.

<evlplayer id="player id" w="width" h="height" class="class" style="style">default content</evlplayer>

A default video can be set to fill the container by default instead of default content as well.

<evlplayer id="player1" w="480" h="360" service="youtube" defaultid="pSsYTj9kCHE" />
AttributesRequiredDefaultDescription
idnodefaultAn optional unique identifier for this container
wno800Width to send to the embedded player when its generated
hnoachieve 16:9 from widthHeight to send to the embedded player when its generated
classnoAdditional CSS class to add to the container div
stylenoAdditional in-line CSS to apply to the container div
defaultidnoVideo ID of default video, if you want a default video.
servicenoService of default video, if you want a default video.

An important caveat to make note of, is that the w and h attributes only effect the video that is being included into the container div, and not the actual container. For styling of the container, please use the class or style attributes.

#evl - Parser Function for Video Links

Note that the use of the {{#vlink}} parser function is also acceptable here for backwards compatibility.

{{#evl:<video id>|<Link text>|<video to play>|service=youtube|player=<player id>}}

In addition to all of the attributes supported by the #evt tag, these specific attributes apply to the #evl (and #vlink) tags. To maintain backwards compatibility, if you do not define a service then youtube is assumed. Passing a comma separated list of video ids is only supported for the youtube service.

AttributesRequiredDefaultDescription
video idyesnoneThe ID of the video you would like to play or a comma separated list of videos to play. Please note that the use of multiple video IDs separated by a semicolon is now deprecated.
link textyesnoneThe text to display inside the link
video to playnononeThe number that represents the video to play from video id if its is a comma separated list of ids.
playerno'default'Player container to load video in. Note that the ID 'default' will only exist if you've defined a player with no ID.
initial videodeprecatedIn the original VideoLink, this would define what video to play first if multiple videos were define. Please see notes about in video id and start.
startdeprecated0:00In the original VideoLink, this defined the start time of a video. Since we support multiple video services, this feature can now be replicated with the urlargs parameter. For backwards compatibility, this attribute will be respect on videos with the service youtube.

Video Link Playlist example:

Creating a video list allows video links to create a playlist on the fly using the youtube and youtubevideolist service. Note: even if you define a service the system will use youtube if a list of videos is provided.

<evlplayer style="position:relative; width: 800px; margin: 0.5em 0" id="example-player">default content</evlplayer>
{{#evl:pSsYTj9kCHE,pSsYTj9kCHE,pSsYTj9kCHE|Play All|player=example-player}}
{{#evl:pSsYTj9kCHE,pSsYTj9kCHE,pSsYTj9kCHE|Let eet Go|1|player=example-player}}
{{#evl:pSsYTj9kCHE,pSsYTj9kCHE,pSsYTj9kCHE|Let eet Go|2|player=example-player}}
{{#evl:pSsYTj9kCHE,pSsYTj9kCHE,pSsYTj9kCHE|Let eet Go|3|player=example-player}}

Supported Services

As of version 2.x, EmbedVideo supports embedding video content from the following services:

SiteService Name(s)ID ExampleURL Example(s)
Archive.org Videosarchiveorgelectricsheep-flock-244-80000-6https://archive.org/details/electricsheep-flock-244-80000-6
https://archive.org/embed/electricsheep-flock-244-80000-6
Bambuserbambuser - Broadcastsbambuser_channel - Channels5262334
Bingbing31ncp9r7lhttp://www.bing.com/videos/watch/video/adorable-cats-attempt-to-eat-invisible-tuna/31ncp9r7l
Blip.tvblip - Blip requires the full URL to the video page and does not accept the raw ID.http://blip.tv/vinylrewind/review-6864612
C3TVmediacccde32c3-7305-quantum_cryptographyhttps://media.ccc.de/v/32c3-7305-quantum\_cryptography
CollegeHumorcollegehumor6875289http://www.collegehumor.com/video/6875289/batman-says-his-goodbyes
Dailymotiondailymotionx1adiiw_archer-waking-up-as-h-jon-benjamin_shortfilmshttp://www.dailymotion.com/video/x1adiiw\_archer-waking-up-as-h-jon-benjamin\_shortfilms
Disclose.tvdisclose150781http://www.disclose.tv/action/viewvideo/150781
Daum TVPottvpot - Obtain the URL or ID from the share menu URL.s9011HdLzYwpLwBodQzCHRBhttp://tvpot.daum.net/v/s9011HdLzYwpLwBodQzCHRB
Div Sharedivshare
EdutopiaEdutopia content moved to YouTube. Please use the youtube service selector below.
Facebookfacebookhttps://www.facebook.com/Warcraft/videos/10155717024919034/
FunnyOrDiefunnyordiec61fb67ac9http://www.funnyordie.com/videos/c61fb67ac9/to-catch-a-predator-elastic-heart-edition
GfycatgfycatBruisedSilentAntarcticfursealhttp://www.gfycat.com/BruisedSilentAntarcticfurseal
HitboxhitboxWashuuhttp://www.hitbox.tv/Washuu
JW Playerjwplayercr5d8nbu-8ZpoNmmJshttps://content.jwplatform.com/players/cr5d8nbu-8ZpoNmmJ.html
Kickstarterkickstarterelanlee/exploding-kittenshttps://www.kickstarter.com/projects/elanlee/exploding-kittens
Metacafemetacafe11404579http://www.metacafe.com/watch/11404579/lan\_party\_far\_cry\_4/
Microsoft Streammicrosoftstream3aaec3c4-01b7-46e1-b2fb-1a9b1ee444f5https://web.microsoftstream.com/video/3aaec3c4-01b7-46e1-b2fb-1a9b1ee444f5
Mixermixer - Existing beam embeds still supportedRocketBearhttps://mixer.com/RocketBear
Nico Nico Videonicosm24394325http://www.nicovideo.jp/watch/sm24394325
RuTuberutubeb698163ccb67498db74d50cb0f22e556http://rutube.ru/video/b698163ccb67498db74d50cb0f22e556/
SoundCloudsoundcloudhttps://soundcloud.com/skrillex/skrillex-rick-ross-purple-lamborghini
Spotifyspotifyalbum - Album embed1EoDsNmgTLtmwe1BDAVxV5https://open.spotify.com/album/1EoDsNmgTLtmwe1BDAVxV5
Spotifyspotifyartist - Artist embed06HL4z0CvFAxyc27GXpf02https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02
Spotifyspotifytrack - Song embed72jCZdH0Lhg93z6Z4hBjgjhttps://open.spotify.com/track/72jCZdH0Lhg93z6Z4hBjgj
TeacherTubeteachertube370511http://www.teachertube.com/video/thats-a-noun-sing-along-hd-version-370511
TED Talkstedbruce_aylward_humanity_vs_ebola_the_winning_strategies_in_a_terrifying_warhttp://www.ted.com/talks/bruce\_aylward\_humanity\_vs\_ebola\_the\_winning\_strategies\_in\_a\_terrifying\_war
Tubi TVtubitv318409http://tubitv.com/video/318409
TudoutudoumfQXfumwiewhttp://www.tudou.com/listplay/mfQXfumwiew.html
Twitchtwitch - Live Streamstwitchvod - Archived Videos on Demandtwitchplayspokemon
Videomatenvideomaten
Vimeovimeo105035718http://vimeo.com/105035718
Vinevineh2B7WMtuX2thttps://vine.co/v/h2B7WMtuX2t
Yahoo Screenyahookaty-perry-dances-sharks-2015-024409668https://screen.yahoo.com/videos-for-you/katy-perry-dances-sharks-2015-024409668.html
YouTubeyoutube - Single VideospSsYTj9kCHEhttps://www.youtube.com/watch?v=pSsYTj9kCHE
YouTubeyoutubeplaylist - PlaylistsPLY0KbDiiFYeNgQkjujixr7qD-FS8qecoPhttps://www.youtube.com/embed/?listType=playlist&list=PLY0KbDiiFYeNgQkjujixr7qD-FS8qecoP
YouTubeyoutubevideolist - Video ListpSsYTj9kCHE - urlargs=playlist=pSsYTj9kCHE,pSsYTj9kCHEhttps://www.youtube.com/embed/pSsYTj9kCHE?playlist=pSsYTj9kCHE,pSsYTj9kCHE
YoukuyoukuXODc3NDgzMTY4http://v.youku.com/v\_show/id\_XODc3NDgzMTY4.html

Configuration Settings

VariableDefault ValueDescription
$wgEmbedVideoAddFileExtensionstrueBoolean - Enable or disable adding video/audio file extensions to the list of allowable files to be uploaded.
$wgEmbedVideoEnableVideoHandlertrueBoolean - Enable or disable the video media handlers for displaying embedded video in articles.
$wgEmbedVideoEnableAudioHandlertrueBoolean - Enable or disable the audio media handlers for displaying embedded audio in articles.
$wgEmbedVideoDefaultWidthInteger - Globally override the default width of video players. When not set this uses the video service's default width which is typically 640 pixels.
$wgEmbedVideoMinWidthInteger - Minimum width of video players. Widths specified below this value will be automatically bounded to it.
$wgEmbedVideoMaxWidthInteger - Maximum width of video players. Widths specified above this value will be automatically bounded to it.
$wgFFprobeLocation/usr/bin/ffprobeString - Set the location of the ffprobe binary.

Credits

The original version of EmbedVideo was written by Jim R. Wilson. Additional major upgrades made by Andrew Whitworth, Alexia E. Smith, and other contributors.

See CREDITS for details

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages