7

Please check this video. It's one from my video channel https://www.youtube.com/watch?v=lgFXZP8K7Ew

My problem is when I embed this video on my site it shows me this message (https://ibb.co/r3mvsfH). But "Allow Embedding" is checked on the video (https://ibb.co/z6BzGVD). I have two YouTube accounts under the same mail address and all videos from both of them shows "Playback on other websites has been disabled by the video owner"

FYI, It's not live streaming, just the normal video clips from my account.

Tried everything, every troubleshoot; same results.

This is the code I was trying to put

<iframe width="560" height="315" src="https://www.youtube.com/embed/lgFXZP8K7Ew" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
shadnanm
  • 71
  • 1
  • 3
  • 1
    Same problem... exact issue. – Luis H Cabrejo Jun 12 '20 at 22:18
  • Ever figured out a solution to or the source of this problem? Experiencing the exact same right now. – domsson Feb 08 '21 at 12:03
  • @domsson never found the issue. Waited 3 months, got a ton of emails that YouTube is looking into it but they never solved the issue. Later I switched to Vimeo. – shadnanm Feb 09 '21 at 13:13
  • BTW @domsson according to a forum (found on Google search), if you have a number of videos but not a good number of views, YouTube disable some features, and this embed error issue comes after that disabling. I am not sure though about this. – shadnanm Feb 09 '21 at 13:16
  • Does this answer your question? [How to play Youtube live stream video in application?](https://stackoverflow.com/questions/49003127/how-to-play-youtube-live-stream-video-in-application) – Ahmed Shahid Apr 04 '21 at 13:13

1 Answers1

1

This is something that only the video owner can enable. YouTube can not do anything about it. All you have to do is to allow the users to play the video on YouTube itself if this error occurs. For additional information visit: How to play Youtube live stream video in application?

Ahmed Shahid
  • 300
  • 3
  • 9