I'm displaying YouTube videos on my business website (see https://www.engelwrite.com/the-writers-practice-regimen-warm-up-read.html for an example -- password "comingsoon:)" ), and can't figure out how to embed YouTube comments below the vid. This is important because I encourage people to leave comments, and that engagement will help with YouTube ranking. Otherwise, I have to embed Facebook comments, which don't help my cause with YouTube.
I've looked around, and the best attempt at solving this problem was in 2013 here: Getting Youtube Video Information using javascript/jquery. Unfortunately, this method no longer works (unless I'm doing something incorrectly).
Another option has to do with YT's comment API: https://developers.google.com/youtube/v3/docs/comments/list#usage, but I'm unclear on the implementation.
Does anyone know if it is possible to embed YT comments?
Thanks!