Replies: 1 comment
-
The YouTube embed unfortunately autoplays on the initial seek (internally). We have some logic to prevent it but it's not perfect and hard to catch. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This may not be directly related to the plugin, but I need advice on using the "clip-start-time" parameter for youtube videos.
I'm trying to use youtube videos and "clip-start-time" on the "bubble.io" platform and the video always starts automatically even if the "autoplay" option is not set. This only happens with videos on YouTube, but for other providers everything works fine and the video does not start automatically. Also on other platforms, including locally and on https://codepen.io/ everything is fine and the video also does not start automatically.
I use the simplest connection diagram:
Do you have any ideas why this might be happening and what can be done about it.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions