[GolemBridge] Fix YouTube embeds

Wait 5 sec.

[GolemBridge] Fix YouTube embedsApparently, the script element containing the YouTube URI is not the15th one anymore. Replacing it with a foreach loop to find itirrespective of where this script element is.There is a chance to find a different YouTube embed. But the originalapproach didn't support multiple YouTube embeds anyways. And fixing thatis hard.