[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-08-17(UTC)"],[],[],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)."]]