I have a problem on the website of one of our client and I don't know if this problem can be solved.
Currently we embedded some Youtube video on website page of our client example:
The problem is that my client use Zscaler Firewall
and had blocked Youtube for all his network so videos can't be visible on the page of their website in their network.
They wanted to add just some video on white list to allow them to be watch.
But I found out that the embedded link is not allowed and (ex: https://www.youtube.com/embed/Ir7J0eEuWgk) is not enough because Youtube generated a temporary link for each video on href:blob
attribute.
Is it possible on some way to call the API with a fixed link ?