teltek/pmk2-youtube-bundle

Youtube bundle for Symfony to upload videos to Youtube and other features

3.2.9 2023-03-10 09:36 UTC

README

This bundle requires PuMuKIT version 4 or higher

composer require teltek/pumukit-oai-bundle

if not, add this to config/bundles.php

Pumukit\YoutubeBundle\PumukitYoutubeBundle::class => ['all' => true]

Initialize bundle tags

php bin/console youtube:init:tags --force

Then execute the following commands

php bin/console cache:clear
php bin/console cache:clear --env=prod
php bin/console assets:install

Configure the bundle using documentation Configuration Guide.

With thanks to

We would like to thanks to the University of the Basque Country for their initial contributions.

We would also like to thanks to the Universidade de Vigo, Campus do Mar and to the Universidad Nacional de Educación a Distancia for all the improvements contributed into this project.