D7 Vimeo add hash parameter for private video urls

Created on 23 September 2021, almost 3 years ago
Updated 15 March 2023, over 1 year ago

Vimeo introduced a hash parameter (h) that has to be appended to private video URLs in order to be embedded.
Example of private video URL
vimeo.com/{id}/{hash}

Need to take the hash of the URL and append it to the iframe src URL.
<iframe src="//player.vimeo.com/video/{id}?h={hash}"></iframe>

πŸ› Bug report
Status

Needs review

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States AndySipple

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.69.0 2024