How to embed youtube livestream chat
I'm trying to embed a youtube livestream chat onto a webpage on my website, <iframe allowfullscreen="" frameborder="0" height="270" src="https://www.youtube.com/live_chat?v=hHW1oY26kxQ&embed_domain=localhost" width="480"></iframe><br /> I'm trying this, but the chat doesn't show up at all, if tried doing embeded domain using a real domain I own, but that doesn't work either. This appears to have to do with the introduction of this change to iframes , at least when I had this issue. To fix this, I would suggest the use of a script like the following: <script> let frame = document.createElement(