escolalms/youtube

Escola LMS youtube integration.
12,713 1
Install
composer require escolalms/youtube
Latest Version:0.1.6
PHP:>=7.4
License:MIT
Last Updated:Mar 24, 2026
Links: GitHub  ·  Packagist
Maintainer: qunabu

Youtube

Package Youtube integration

codecov phpunit downloads downloads downloads Maintainability Test Coverage

What does it do

This package is used for creating Youtube livestream for Webinar in EscolaLms.

Installing

Configuration in console cloude youtube

Login in console cloud google and create new project Create new project in google console After created project got to the interfaces api and enable YouTube Data API v3 Enable interface Youtube data api

Copy Login data from youtube api Go to Login Data and create Api key and OAuth 2.0 client IDs and enter data for variables:

  • services.youtube.client_id
  • services.youtube.client_secret
  • services.youtube.api_key
  • services.youtube.redirect_url

After entered data, you must generate refresh token. If you generated refresh token with api from endpoints:

  • api/admin/g-token/generate POST {"email": "email"} AUTHORIZE and opened generated url and follow the instructions
  • After action upper yt generated refresh token for variable services.youtube.refresh_token Or you can generated refresh token manual and enter for variable services.youtube.refresh_token

Tests

Run ./vendor/bin/phpunit --filter=Youtube to run tests. See tests folder as it's quite good staring point as documentation appendix.

Test details codecov phpunit

Related Packages

mews/purifier

Laravel 5/6/7/8/9/10 HtmlPurifier Package

21,010,090 1,982
kyslik/column-sortable

Package for handling column sorting in Laravel 6.x

6,282,182 647
mews/captcha

Laravel 5/6/7/8/9/10/11/12 Captcha Package

6,095,827 2,586
ajthinking/archetype

Programmatically edit PHP and Laravel files.

4,372,487 272