[Lightbox] Unlisted vimeo videos missing hash parameter
Author: despecialCreated Jan 24, 2023Updated Apr 7, 2026
Expected behaviour
Play unlisted vimeo video in lightbox (glightbox)
Actual behaviour
Lightbox opens and Vimeo response is that the video does not exist. In the iframe source, there is no "h" parameter, which is needed for unlisted videos.
Steps to reproduce
Example url: https://vimeo.com/791813674/2c9cfc5030 Code: https://jsfiddle.net/despecial/1s5kLpug/1/
Console errors (if any)
No errors in console. According to the Lightbox devs they send the full url via data-plyr-embed-id to Plyr. https://github.com/biati-digital/glightbox/blob/master/dist/js/glightbox.js#L1816
Link to where the bug is happening
Source: sampotts/plyr