Youtube player API issue with default video embed (embedly, CORS?)

Hi

thanks Jeff, at least I have a starting point now.

because of this issue though I don’t seem to be able to bind the Video Link (URL) in my template:

Instead, I’m going to try and put in a normal video embed onto my page but run JS code in my header to remove the embedly iframe from the DOM and inject a new video player based on the original src, before the iframe has chance to load the src.

(Essentially I still want content editors to be able to see the Video Link preview thumb in the CMS field, which they can’t do if I swapped it out to a plain text URL to fix the mapping)

thanks
J.