estdigital / youtube_proxy
Retreives the best quality youtube thumbnail available without the youtube api.
Package info
github.com/estdigital/drupal_youtube-proxy
Type:drupal-module
pkg:composer/estdigital/youtube_proxy
2.0.0
2020-11-04 13:20 UTC
This package is auto-updated.
Last update: 2026-03-05 01:33:01 UTC
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