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.
Detects the provider automatically from the URL you paste.
YouTube includes Shorts; Facebook includes watch & reels.
plg_content_videoembed-1.0.1.zip.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}
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.
| Attribute | Values | Description |
|---|---|---|
width | px, % | Video width |
ratio | 16:9, 4:3, 1:1, 9:16, 21:9 | Aspect ratio |
autoplay | 0, 1 | Autoplay (most browsers require muted=1) |
muted | 0, 1 | Start muted |
loop | 0, 1 | Loop playback |
controls | 0, 1 | Show player controls |
youtube-nocookie.com for YouTube and
dnt=1 (Do Not Track) for Vimeo, reducing visitor tracking.Joomla 5.x or 6.x · PHP 8.1 or later. Free and open source under the GNU GPL v2 or later.
Questions or issues? Email miguelangel.torres@outlook.com.