Add Thumbnail Retrieval to video_embed_brightcove

Created on 23 November 2023, 12 months ago
Updated 12 May 2024, 6 months ago

Problem/Motivation

The video_embed_brightcove module currently only allows fetching poster images, not thumbnails, limiting its functionality.

Steps to reproduce

Embed a Brightcove video using the video_embed_brightcove module.
Attempt to retrieve a thumbnail image, which is not possible with the current module setup.

Proposed resolution

Introduce getRemotePosterUrl to fetch poster images.
Modify getRemoteThumbnailUrl for thumbnail image retrieval.
Add helper methods for API authentication and image fetching.

API changes

New method getRemotePosterUrl.
Updated getRemoteThumbnailUrl.

Feature request
Status

Needs review

Version

1.0

Component

Code

Created by

🇹🇳Tunisia matio89 UTC+1 🇹🇳

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024