PHPackages                             kanopi/remote-video-youtube-lite - 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. kanopi/remote-video-youtube-lite

ActiveDrupal-recipe[Utility &amp; Helpers](/categories/utility)

kanopi/remote-video-youtube-lite
================================

Configures Remote Video Media entity to use Lite YouTube Embed.

1.0.2(11mo ago)3381[1 issues](https://github.com/kanopi/remote-video-youtube-lite/issues)GPL-2.0-or-later

Since Mar 9Pushed 11mo ago10 watchersCompare

[ Source](https://github.com/kanopi/remote-video-youtube-lite)[ Packagist](https://packagist.org/packages/kanopi/remote-video-youtube-lite)[ RSS](/packages/kanopi-remote-video-youtube-lite/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

Remote Video YouTube Lite Embed Drupal Recipe
=============================================

[](#remote-video-youtube-lite-embed-drupal-recipe)

Configures Remote Video Media entity to use Lite YouTube Embed.

Configuring Drupal for Recipes
------------------------------

[](#configuring-drupal-for-recipes)

See

Installing this Recipe
----------------------

[](#installing-this-recipe)

`composer require kanopi/remote-video-youtube-lite`

NOTE:

This recipe requires the [YouTube Lite Embed](https://github.com/paulirish/lite-youtube-embed)npm packages that needs to be saved in Drupal libraries.

Be sure your project's composer.json file is set up like this:

```
"extra": {
    "installer-types": [
        "npm-asset"
    ],
    "installer-paths": {
        "web/libraries/{$name}": [
            "type:drupal-library",
            "type:npm-asset"
        ],
    }
}

```

Applying this Recipe
--------------------

[](#applying-this-recipe)

From your webroot run:

`php core/scripts/drupal recipe recipes/contrib/remote-video-youtube-lite`

and `drush cr`

If you have our Docksal command in your project, run:

`fin recipe-apply remote-video-youtube-lite`

Unpacking this Recipe
---------------------

[](#unpacking-this-recipe)

To unpack this recipe's dependencies to your site's composer.json, in the root of your project run:

`composer unpack kanopi/remote-video-youtube-lite`

If you have our Docksal command in your project, run:

`fin recipe-unpack kanopi/remote-video-youtube-lite`

Known Issues
------------

[](#known-issues)

N/A

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance45

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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 ~229 days

Total

3

Last Release

336d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bf9dca5c46910be861bb00920034637b5a36a1f6277413be6817a50a1ce6fc74?d=identicon)[kanopi\_studios](/maintainers/kanopi_studios)

---

Top Contributors

[![thejimbirch](https://avatars.githubusercontent.com/u/5177009?v=4)](https://github.com/thejimbirch "thejimbirch (2 commits)")[![echechulina](https://avatars.githubusercontent.com/u/59713012?v=4)](https://github.com/echechulina "echechulina (1 commits)")

---

Tags

do-not-archivedrupaldrupal-recipeinternal-toolsaplings

### Embed Badge

![Health badge](/badges/kanopi-remote-video-youtube-lite/health.svg)

```
[![Health](https://phpackages.com/badges/kanopi-remote-video-youtube-lite/health.svg)](https://phpackages.com/packages/kanopi-remote-video-youtube-lite)
```

###  Alternatives

[marcosh/lamphpda

A collection of functional programming data structures

12313.5k4](/packages/marcosh-lamphpda)[malarzm/collections

Various implementations of Doctrine's Collection interface

2368.1k](/packages/malarzm-collections)[nben/filament-record-nav

Next/Previous record navigation for Filament PHP

105.0k](/packages/nben-filament-record-nav)

PHPackages © 2026

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