
Video Captions
Description
Convert Youtube links into transcribed text, enable asking questions, create chapters, and summarize its content.
Details
https://vcaption.maila.ai/.well-known/ai-plugin.json
{
"schema_version": "v1",
"name_for_model": "VideoCaptions",
"name_for_human": "Video Captions",
"description_for_model": "Converts YouTube video into Text. If totalSegments are more than 1, transcribe each portion of the video separately until the full video is transcribed.",
"description_for_human": "Convert Youtube links into transcribed text, enable asking questions, create chapters, and summarize its content.",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "https://vcaption.maila.ai/.well-known/openapi.yaml",
"has_user_authentication": false
},
"logo_url": "https://vcaption.maila.ai/.well-known/logo.png",
"contact_email": "kevin@maila.ai",
"legal_info_url": "https://vcaption.maila.ai/legal"
}
https://vcaption.maila.ai/.well-known/openapi.yaml
openapi: 3.1.0
info:
title: Video Transcription API
version: 1.0.0
servers:
- url: 'https://vcaption.maila.ai'
paths:
/api/transcription:
post:
summary: Transcribe a section of a video
operationId: transcribeVideo
requestBody:
required: true
content:
application/json:
schema:
type: object
properties:
videoId:
type: string
description: YouTube video ID to be transcribed
segment:
type: integer
description: Segment number to transcribe, with each segment holding a maximum of 2k words.
includeTimestamp:
type: boolean
description: Specifies whether to include timestamps in the transcription
responses:
'200':
description: A successful response
content:
application/json:
schema:
type: object
properties:
totalSegments:
type: integer
description: Total number of segments in the video
currentSegment:
type: integer
description: The current transcribed segment number
transcribedText:
type: string
description: The transcribed text of the current segment
error:
type: string
description: Error message, if any
'400':
description: Bad request, no transcription available
content:
application/json:
schema:
type: object
properties:
error:
type: string
description: Error message
Discover other plugins from the video to text category

Video Summary
Summarize YouTube video highlights. Generate summaries from YouTube video URLs.
0 Comments

ChatWithVideo
Ask questions, analyzing, and parsing through YouTube videos by simply providing a YouTube video URL.
0 Comments

Transvribe
Plugin that allows you to ask any YouTube video a question.
0 Comments

MixerBox ChatVideo
Summarize videos from YouTube! Ask questions and get answers right away!
0 Comments

VideoInsights.io
VideoInsights.io lets you interact with online video platforms like Youtube, Zoom or BiliBili.
0 Comments

YT Caption Retriever
Tool for retrieving YouTube video captions. You can retrieve captions from any YouTube video by providing its URL.
0 Comments
Eightify Insights
YouTube summaries powered by ChatGPT
0 Comments