How can I implement playing different fragments of the video, embedded inside a page?

Hello everyone.
Is there a way to change an Embedded link URL value via Button or somehow else?
I need to implement playing different fragments of the video, embedded inside my page (YouTube video to be played on Button click with a new timecode-URL each time).
Can you please give an advice on how I can do this? Is it even possible?
image

You can update the URL in an embed like this:

However…
It seems that any YouTube video embed gets it’s “start” and “end” parameters reset to 0 after embed.
image

So even though updating the URL is possible I don’t think changing the embed can actually do what you need.

It’s a pity. Thank you, though!

1 Like