Video links that are exposed in certain share dialogs of Vimeo can have two path segments, this breaks the embed.
It seems this happens with private videos that are exposed via a "share" link.
Paste this: https://vimeo.com/680825358/fd410b0271 into the video url field of "statamic-video-embed"
Current behaviour:
breaks because it takes the last path segment even though it should take the first
Expected behaviour:
works because it takes the first path segment
Video links that are exposed in certain share dialogs of Vimeo can have two path segments, this breaks the embed.
It seems this happens with private videos that are exposed via a "share" link.
Paste this:
https://vimeo.com/680825358/fd410b0271into the video url field of "statamic-video-embed"Current behaviour:
breaks because it takes the last path segment even though it should take the first
Expected behaviour:
works because it takes the first path segment