Karma Antalya is situated in Dubai Sports City, offering convenient access to major highways for easy commuting. The development provides connectivity to Dubai's top destinations.
from anvil.js import get_dom_node
node = get_dom_node(self.youtube_video_1) # rename to your YouTube component name
iframe = node.querySelector("iframe") or node
if iframe:
iframe.setAttribute("referrerpolicy", "strict-origin-when-cross-origin")