[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-09-03。"],[],[],null,["# Explicit content detection\n\n*Explicit Content Detection* detects adult content within a video. Adult\ncontent is generally inappropriate for those under 18 years of age and\nincludes, but is not limited to, nudity, sexual activities, and pornography.\nSuch content detected in cartoons or anime is also identified.\n\nExplicit content detection annotates a video with explicit content\nannotations (tags) for entities that are detected in the\nvideo or video segments provided. The response returns\na video frame timestamp where the explicit content is detected.\n\nTo detect explicit content in a video, call the\n[`annotate`](/video-intelligence/docs/reference/rest/v1/videos/annotate)\nmethod and specify\n[`EXPLICIT_CONTENT_DETECTION`](/video-intelligence/docs/reference/rest/v1/videos#Feature)\nin the `features` field.\n\nCheck out the [Video Intelligence API visualizer](https://zackakil.github.io/video-intelligence-api-visualiser/#Explicit%20Content%20Detection) to see this feature in action.\n\nFor an example, see\n[Analyzing Videos for Explicit Content](/video-intelligence/docs/analyze-safesearch)."]]