PHPackages                             schnti/video - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. schnti/video

ActiveKirby-plugin[Utility &amp; Helpers](/categories/utility)

schnti/video
============

kirby privacy video tag

1.4.2(1y ago)181591[7 issues](https://github.com/schnti/kirby-video/issues)[6 PRs](https://github.com/schnti/kirby-video/pulls)MITPHP

Since Jan 23Pushed 1y ago2 watchersCompare

[ Source](https://github.com/schnti/kirby-video)[ Packagist](https://packagist.org/packages/schnti/video)[ Docs](https://github.com/schnti/kirby-video)[ RSS](/packages/schnti-video/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)Dependencies (1)Versions (19)Used By (0)

Video Plugin
============

[](#video-plugin)

A plugin for [Kirby CMS](http://getkirby.com) to embed content from YouTube without compromising privacy.

Commercial Usage
----------------

[](#commercial-usage)

This plugin is free but if you use it in a commercial project please consider

- [making a donation](https://www.paypal.me/schnti/5) or
- [buying a Kirby license using this affiliate link](https://a.paddle.com/v2/click/1129/48194?link=1170)

Installation
------------

[](#installation)

### Download

[](#download)

[Download the files](https://github.com/schnti/kirby-video/archive/master.zip) and place them inside `site/plugins/video`.

### Composer

[](#composer)

```
composer require schnti/video

```

### Git Submodule

[](#git-submodule)

You can add the plugin as a Git submodule.

```
$ cd your/project/root
$ git submodule add https://github.com/schnti/kirby-video.git site/plugins/video
$ git submodule update --init --recursive
$ git commit -am "Add Kirby video plugin"

```

Run these commands to update the plugin:

```
$ cd your/project/root
$ git submodule foreach git checkout master
$ git submodule foreach git pull
$ git commit -am "Update submodules"
$ git submodule update --init --recursive

```

CSS (SCSS)
----------

[](#css-scss)

```

```

or

```
@import "site/plugins/video/src/youtube";
```

JS
--

[](#js)

```

```

or

```
require('site/plugins/video/src/youtube');
```

How to use it
-------------

[](#how-to-use-it)

Use this kirbytag

```
(youtube: g5BEXgNHZJU)

```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 68.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~170 days

Recently: every ~462 days

Total

12

Last Release

430d ago

Major Versions

0.2.1 → 1.0.02020-02-14

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1868482?v=4)[Timo Schneider](/maintainers/schnti)[@schnti](https://github.com/schnti)

---

Top Contributors

[![schnti](https://avatars.githubusercontent.com/u/1868482?v=4)](https://github.com/schnti "schnti (13 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![S1SYPHOS](https://avatars.githubusercontent.com/u/12161504?v=4)](https://github.com/S1SYPHOS "S1SYPHOS (2 commits)")[![afbora](https://avatars.githubusercontent.com/u/3393422?v=4)](https://github.com/afbora "afbora (1 commits)")

---

Tags

kirbykirby-pluginkirby-cms

### Embed Badge

![Health badge](/badges/schnti-video/health.svg)

```
[![Health](https://phpackages.com/badges/schnti-video/health.svg)](https://phpackages.com/packages/schnti-video)
```

###  Alternatives

[belugadigital/kirby-navigation

Kirby 5 field for hierarchical menus with drag &amp; drop level indentation.

8713.4k](/packages/belugadigital-kirby-navigation)[bnomei/kirby3-dotenv

Kirby Plugin for environment variables from .env

4144.1k1](/packages/bnomei-kirby3-dotenv)[bnomei/kirby3-recently-modified

Kirby Section to display recently modified content pages

309.3k](/packages/bnomei-kirby3-recently-modified)[moritzebeling/kirby-favicon

Kirby plugin to meet all favicon needs

144.8k](/packages/moritzebeling-kirby-favicon)[tobimori/kirby-tailwind-merge

Tailwind Merge for Kirby CMS

276.3k](/packages/tobimori-kirby-tailwind-merge)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
