-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Here https://developers.google.com/youtube/player_parameters#origin it says that origin should be present if enablejsapi is set.
I've tried to set my origin to the video url, but embedplayer silently stops working - events like timeupdate does not trigger.
I've tried to set origin from src to data.detail.origin naively, but then I get infinite errors
The target origin provided ('https://www.youtube.com') does not match the recipient window's origin (<my actual origin>)
Is it a problem in embedplayer or am I using it wrong?
Metadata
Metadata
Assignees
Labels
No labels