keestm / youtube_proxy
2.0.0
2020-11-04 13:20 UTC
This package is auto-updated.
Last update: 2020-11-04 13:21:16 UTC
README
Youtube Proxy 是一个 Drupal 8/9 模块,用于获取YouTube缩略图而不使用YouTube API。此模块将:
- 输出可用的最佳质量YouTube缩略图。
- 将缩略图二进制存储在缓存中,以减少请求时间
安装
在 Drupal 8 和 9 项目中
composer require estdigital/youtube_proxy
使用方法
可以通过访问以下链接来请求视频ID:
https://example.com/api/yt_proxy/`[video_id]`
错误将以JSON格式返回
许可
见 LICENCE.md