SOLVED: Video element doesn't detect YouTube Shorts URL correctly

Browser: Safari (irrelevant)
OS: macOS (irrelevant).
URL: (only local test setup)
Video: See screenshots

The Video element allows pasting a YouTube URL or a YouTube ID.
For YouTube Shorts, the URL is something like https://youtube.com/shorts/kh1SmhRr1Hc
This will result in an invalid iframe src and wont work: src="https://www.youtube.com/embed/https://youtube.com/shorts/kh1SmhRr1Hc?wmode=opaque&rel=0&enablejsapi=1"


Using the Video element with the YouTube Shorts ID only works fine.

Hi @MattHias,

thank you for bug report. That’s true, YouTube shorts (and live links) are not supported for Video element.
I did create a task internally to support it.

Thank you,
Matej

1 Like

We’ve fixed this issue in Bricks 2.0 RC2, now available as a manual download in your account (see changelog).

Please let us know if you are still experiencing issues.

As with any pre-stable release, please do not use it on a production website. It is intended for testing in a local or staging environment only.