liquidlight / typo3-shortcodes

Wordpress-style shortcodes for TYPO3
https://extensions.typo3.org/extension/shortcodes
3 stars 1 forks source link

Bug: Vimeo videos have changed their URL structure for new videos #15

Closed mikestreety closed 1 year ago

mikestreety commented 1 year ago

Summary

It seems unlisted Vimeo videos have an extra slash, which breaks the embed

Steps to reproduce

  1. Get an unlisted video (https://vimeo.com/796741895/2dc5dd3338) and try to embed
  2. Embed fails

It seems to work perfectly with listed videos: (https://vimeo.com/786645926)

mikestreety commented 1 year ago

Vimeo Regex comes in many different fashions and this is what i've settled on:

https://regex101.com/r/5zMM1k/1