AI Summary (AI View) Module
Updated: 2026-01-19 09:16:42
AI Summary (AI View) Module
The AI Summary module provides the ability to retrieve and analyze AI-generated summaries of live and playback videos, including playback outlines, subtitle parsing, and interactive quiz data.
Features
- Playback Outline: Retrieve AI-generated outlines for live or playback videos, including video summaries and segmented summaries, with support for quick navigation and positioning.
- Subtitle Parsing: Retrieve and parse AI-generated subtitle content (SRT format), with support for browsing and searching by timestamp.
- Interactive Quiz: Retrieve interactive quiz data from playback videos, including question content, options, and correct answers.
API Method Overview
| API Method | Description |
|---|---|
| getOutlineContent | Retrieve playback outline content |
| getPlaybackOutline | Retrieve playback outline data |
| getAISubtitleContent | Retrieve subtitle content |
| parseAISubtitleContent | Parse subtitles |
| getAIPlaybackQuestionData | Retrieve interactive quiz list |
