Youtube is now enforcing the FTC's COPPA act. That means all creators need to specify whether or not their video is made for children.
I have an app which will livestream and upload video via the Java youtube API. But even with the newest API there does not seem to be a way to specify whether or not the video is made for children. Does anyone know what to use to specify this and how? Is it a hidden property in the snippets
object? Thanks.