0

Is there a way to check if a youtube video is claimed using its API?

I have a live stream that I set up and monitor through YouTube APIs,

It has happened to me that I get the following warning:

We've detected copyrighted audio in your stream. Your stream may be temporarily blocked.

Is there a way to check this beforehand, with an API or something, so that I could prevent this content from being streame, before it reaches YouTube?

Note: I know the pedantic answer to this would be: all content is under copyright. But please note that many content owners allow their media to be used as long as they can monetize from it (that's pretty much the spirit of Content ID). Some others don't allow it and that's when you may get a copyright notice.

  • Have you tried anything? - if not, check [any of these answers](https://stackoverflow.com/search?q=%5Byoutube%5D+copyright) or [this answer](https://stackoverflow.com/a/44417624/12511801). – Marco Aurelio Fernandez Reyes Jun 09 '21 at 17:27
  • Thank you, I just checked and contentDetails.licensedContent always return false. Please note that I'm asking about livestreaming, not a VOD video – King Lion Jun 10 '21 at 02:21

0 Answers0