teltek / pumukit-youtube-bundle
用于Symfony的YouTube插件,用于上传视频到YouTube和其他功能
4.0.3
2024-09-18 10:44 UTC
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-09-18 10:46:16 UTC
README
此插件需要PuMuKIT版本4或更高
composer require teltek/pumukit-oai-bundle
如果不满足条件,请在config/bundles.php中添加以下内容
Pumukit\YoutubeBundle\PumukitYoutubeBundle::class => ['all' => true]
初始化插件标签
php bin/console youtube:init:tags --force
然后执行以下命令
php bin/console cache:clear php bin/console cache:clear --env=prod php bin/console assets:install
使用文档配置指南配置插件。
致谢
我们感谢巴斯克大学对项目的初始贡献。