@Sailfish I still cannot embed time-stamped Youtube Livestreams that use the new URL syntax
View attachment 33483
I have to manually change this new Youtube URL syntax for time-stamps within Livestreams:
Code:
https://www.youtube.com/live/QtgLaz4Arfc?feature=share&t=560
I have to manually change it into this, which is the old Youtube URL syntax (that is still used for time-stamping regular videos, but no longer for Livestreams):
Code:
https://youtu.be/QtgLaz4Arfc?t=560
Is there a way to fix it so that that the Embed Media input field accepts the new Youtube Livestream URL syntax without rejecting it?