{ mitosu.dev }
Joomla 5 / 6 · Content plugin

Mitosu Video Embed

Embed responsive, privacy-friendly videos from 8 platforms into your Joomla articles with a simple {video} tag. Paste a URL — that is the whole workflow.

v1.0.1 GPL v2+ PHP 8.1+ Free

Supported platforms

Detects the provider automatically from the URL you paste.

YouTube
Vimeo
Dailymotion
Facebook
Twitch
TikTok
Wistia
Rumble

YouTube includes Shorts; Facebook includes watch & reels.

Installation

  1. Download plg_content_videoembed-1.0.1.zip.
  2. In the Joomla admin: System → Install → Extensions, and upload the ZIP.
  3. Go to System → Plugins, search for "Video Embed" and enable it (plugins install disabled by default).
Once installed, the plugin checks for updates through Joomla's native update system, so new versions appear under System → Update → Extensions.

Usage

Write the tag anywhere in an article and paste the video URL between the tags:

{video}https://www.youtube.com/watch?v=VIDEO_ID{/video}

Override the defaults per video with inline attributes:

{video ratio="9:16"}https://www.tiktok.com/@user/video/123456789{/video}
{video autoplay="1" muted="1"}https://vimeo.com/123456789{/video}
{video width="640"}https://youtu.be/VIDEO_ID{/video}

Options

Plugin settings

Default width, maximum width, aspect ratio (16:9, 4:3, 1:1, 9:16, 21:9), autoplay, muted, loop, show controls, enhanced privacy mode, lazy loading, custom CSS, and the list of enabled providers.

Inline attributes

AttributeValuesDescription
widthpx, %Video width
ratio16:9, 4:3, 1:1, 9:16, 21:9Aspect ratio
autoplay0, 1Autoplay (most browsers require muted=1)
muted0, 1Start muted
loop0, 1Loop playback
controls0, 1Show player controls

Privacy & GDPR

Requirements & license

Joomla 5.x or 6.x · PHP 8.1 or later. Free and open source under the GNU GPL v2 or later.

Support

Questions or issues? Email miguelangel.torres@outlook.com.