Manual review

Updated at:

ApsaraVideo VOD provides a manual review service. For platforms that host short-form videos, media content, and other video files, we recommend using automated review for initial screening and then escalating suspected violations for manual review.

Overview

Manual review enables your reviewers to assess audio and video content and submit review results. You can proactively take non-compliant media offline to prevent or minimize negative impact after publication.

Usage notes

  • The final moderation result of an audio or video file is determined by both the automated and manual moderation results. However, the manual moderation result always overrides the automated moderation result.

  • After media moderation, only audio and video files in the Normal state can be played. Audio and video files in the Flagged or Reviewing state can be played only in the ApsaraVideo VOD console or using a security IP for moderation. You cannot obtain playback addresses for these files using an API or SDK. However, any valid playback addresses that have already been exposed can still be used for playback.

  • Billing: The basic manual review feature in the ApsaraVideo VOD console is free of charge. Manual review is performed by your own reviewers in the ApsaraVideo VOD console, and ApsaraVideo VOD does not charge fees for this operation. Automated review is a paid service and is billed based on the total duration of the reviewed videos.

Prerequisites

  • ApsaraVideo VOD is activated. For more information, see Activate ApsaraVideo VOD.

  • You have uploaded the audio or video file to be reviewed to the media asset library. For more information, see media upload.

Step 1: (Optional) Configure event notifications

Before you perform a manual review, we recommend that you configure event notifications for ApsaraVideo VOD. This way, you receive callback messages with the status and results of the manual review upon completion. For more information, see callback settings.

For manual review, enable the CreateAuditComplete event notification.

Step 2: Start a manual review

Console

  1. Log on to the ApsaraVideo VOD console.

  2. In the left-side navigation pane, choose Review Management > Content Moderation.

  3. Select the audio or video file that you want to review.

    You can filter and search for files by upload time (ALL or Custom Time ), Video Title, or ID.

  4. Start the manual review.

    • Method 1: Review using video snapshots

      Note

      Video snapshots are generated only after an automated review is complete.

      In the Actions column, click Manual Review, view the video snapshots, and then select Passed or Blocked.

    • Method 2: Review by playing the video

      In the Actions column, click Details. On the details page, click the play button on the video to watch it, and then select Passed or Blocked.

    • Method 3: Perform a batch review

      On the Video Review page, select one or more videos. In the lower-left corner, select Passed or Blocked.

API

To submit manual review decisions for audio or video files in batches, call the CreateAudit operation.

Step 3: View review results

Console

  1. Log on to the ApsaraVideo VOD console.

  2. In the left-side navigation pane, choose Review Management > Content Moderation.

  3. On the Video Review page, view the review information for your videos.

    The Manual Review Status column displays the manual review status. The following table describes the columns.

    Column

    Description

    Video

    The name, ID, and storage address of the audio or video file

    Automated Review Status

    Not Reviewed: Not yet reviewed. Passed: Review complete; the Automated Review Result column shows Violation, Suspected, or Normal. Failed: Review complete but failed; the Automated Review Result column shows --. Reviewing: First automated review in progress. Re-reviewing: Re-review in progress.

    Review Template

    The template used for the automated review, configured in Step 1.

    Automated Review Result

    Violation: Non-compliant content detected. The Violation column shows specific violations. Suspected: Possible non-compliant content detected. Manual review is recommended. Normal: No non-compliant content detected. --: Not reviewed or review failed.

    Violation

    The specific violations detected: Pornography, Terrorism and politically sensitive content, Ad, Logo, Undesirable scene, Voice, normal, or -- (not yet reviewed)

    Manual Review Status

    Not Reviewed: Not yet manually reviewed; the Final Review Result column shows --. Completed: Manual review done; the Final Review Result column shows Passed or Blocked.

    Final Review Result

    Pass: The file can be played normally. Block: The file can be played only in the ApsaraVideo VOD console or through a Security IP address preview. Playback URLs cannot be obtained through an API or SDK, but previously distributed URLs remain valid. --: Not reviewed. Playback depends on the file status in Media Files > Audio/Video.

    Actions

    View review details, start an automated review, or start a manual review

  4. View the review details for a specific audio or video file.

    In the Actions column, click Details. The details page displays a playback preview, the title, the ID, and results of both manual and automated reviews. You can also play the file and submit a manual review decision on this page.

  5. View manual review history.

    For audio or video files whose Manual Review Status is Reviewed, you can view the review history on the details page. Click Manual Review Details. The Manual Review Records dialog box shows the review time, reviewer, result, and reason.

API

To retrieve the manual review result and historical review records for a single audio or video file, call the GetAuditHistory operation.