I'm a newbie in HTML ... I'm trying to do my best ;) I want to add an youtube video, to do that I've added this piece of code:
<iframe width="560" height="315" src="https://www.youtube.com/embed/BLABLA" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
it works ... but, the video never plays... loading loading ... and loading I'm under eclipse, so I tried to play the video in the Web Browser editor. I tried to play another video (without "embed" in the url, but a classical url) and same ... loading loading ... I've filled the network connection in the Preferences to bypass my proxy
Maybe the youtube subscription blocks the video??
Another idea ? Many thanks
Christelle