Youtube video summarizer avatar
Youtube video summarizer

Pricing

$5.00/month + usage

Go to Store
Youtube video summarizer

Youtube video summarizer

Developed by

ius iyb

ius iyb

Maintained by Community

YouTube Video Summarizer - Transform any YouTube video into intelligent AI-powered summaries. Extract subtitles and generate comprehensive text summaries using OpenAI's latest GPT models. Perfect for content research, education, and productivity.

0.0 (0)

Pricing

$5.00/month + usage

0

Total users

1

Monthly users

1

Last modified

a day ago

YouTube Video URL

videoUrlstringRequired

Full YouTube video URL. Either this or videoId is required.

OpenAI API Key

openaiApiKeystringRequired

Your OpenAI API key for generating summaries

OpenAI Model

openaiModelEnumOptional

OpenAI model to use for summarization

Value options:

"gpt-4o-mini": string"gpt-4o": string"gpt-4.1-nano": string"gpt-4.1-mini": string"gpt-4.1": string"o4-mini": string

Default value of this property is "gpt-4o-mini"

Max Summary Tokens

maxTokensintegerOptional

Maximum tokens for AI summary. GPT-4o models: max 16K, GPT-4.1 models: max 32K, o4-mini: max 100K

Default value of this property is 1000

AI Temperature

temperatureEnumOptional

Controls creativity in AI response. Lower = more focused, Higher = more creative

Value options:

"0.0": string"0.1": string"0.2": string"0.3": string"0.4": string"0.5": string"0.6": string"0.7": string"0.8": string"0.9": string"1.0": string

Default value of this property is "0.7"

Custom Summary Prompt

customPromptstringOptional

Optional: Custom instructions for the AI. The video transcript will be automatically appended.

Include Full Transcript in Output

includeFullTranscriptbooleanOptional

Whether to include the complete video transcript along with the summary in the output

Default value of this property is false