estdigital/youtube_proxy
Composer 安装命令:
composer require estdigital/youtube_proxy
包简介
Retreives the best quality youtube thumbnail available without the youtube api.
README 文档
README
Youtube Proxy is a Drupal 8/9 module to get youtube thumbnails without using the YouTube API. This module will:
- Output the best quality youtube thumbnail available.
- Store the thumbnail binary in cache, to reduce request time
Installation
On a drupal 8 and 9 projects:
composer require estdigital/youtube_proxy
Usage
Video id can be requested by going to:
https://example.com/api/yt_proxy/`[video_id]`
Errors will be returned in JSON
License
See LICENCE.md
统计信息
- 总下载量: 53
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-06-11