Support Vimeo Event Streams 7.x

Created on 11 January 2021, almost 4 years ago
Updated 15 October 2024, 2 months ago

Problem/Motivation

Vimeo has livestream support and the URLs for them look like:
https://vimeo.com/event/439566/e415b7692a.

and give the following as an embed code:
<iframe src="https://vimeo.com/event/439566/embed/e415b7692a" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>

video_embed_filed doesn't seem to recognize this type of URL and thus falls back to displaying the original link instead of embedding.

Steps to reproduce

Proposed resolution

Create a patch in video_embed_field.module to handle this type of embed.

Remaining tasks

* Confrm issue
* Create Patch

User interface changes

None

API changes

None

Data model changes

πŸ› Bug report
Status

Needs review

Version

2.0

Component

Video Embed Field (base module)

Created by

πŸ‡ΊπŸ‡ΈUnited States jrearick Iowa

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024