teltek / pmk2-youtube-bundle
Youtube bundle for Symfony to upload videos to Youtube and other features
Installs: 840
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 8
Forks: 3
Open Issues: 9
Type:symfony-bundle
Requires
- php: ^8.2
- athlon1600/youtube-downloader: ^4.0
- google/apiclient: ^2.0
- pumukit/pumukit: >4.0
- dev-master
- 4.0.x-dev
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 3.2.x-dev
- 3.2.9
- 3.2.8
- 3.2.7
- 3.2.6
- 3.2.5
- 3.2.4
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.x-dev
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 2.0.x-dev
- 2.0.10
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.1.x-dev
- 1.1.11
- 1.1.10
- 1.1.9
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.x-dev
- 1.0.0
- dev-add_new_updated_packaged_for_download
- dev-hotfix_17670_performance_youtubeupdatestatus
This package is auto-updated.
Last update: 2024-10-17 11:06:30 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.