Get Video Subtitle
get_video_subtitleGenerate SRT subtitles for SJTU Canvas videos by providing course ID and video ID, returning readable text rows.
Instructions
Read subtitle rows for one SJTU video and return generated SRT text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes | SJTU video ID from list_course_videos | |
| course_id | Yes | Canvas course ID |