youtube

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

YouTube

YouTube

Purpose

用途

Fetch transcripts, metadata, and captions from YouTube videos. Use when you need to summarize a video, answer questions about its content, extract key points, compare videos, or pull quotes with timestamps. Supports auto-generated and manual captions, multiple languages, and translation.
从YouTube视频获取转录文本、元数据和字幕。可用于视频总结、视频内容问答、提取核心要点、对比多个视频,或者提取带时间戳的引语。支持自动生成字幕和人工上传字幕、多语言以及翻译功能。

Routing

路由规则

  • Use when: User shares a YouTube link, asks to summarize a video, wants to know what a video says, asks to extract information from a YouTube video, or needs video transcripts
  • Do not use when: User wants to upload or stream video, manage a YouTube channel, or edit video files
  • Outputs: Video transcripts with timestamps, summaries, key quotes, metadata, chapter breakdowns
  • Success criteria: User receives accurate transcript content with timestamps and clear formatting
  • 适用场景:用户分享YouTube链接、要求总结视频内容、想要了解视频内容、要求从YouTube视频中提取信息,或者需要视频转录文本
  • 不适用场景:用户想要上传或流媒体播放视频、管理YouTube频道,或者编辑视频文件
  • 输出内容:带时间戳的视频转录文本、总结、核心引语、元数据、章节拆分
  • 成功标准:用户获得格式清晰、内容准确且附带时间戳的转录内容

Trigger Examples

触发示例

Positive

正向触发

  • Use the youtube skill for this request.
  • Help me with youtube.
  • User shares a YouTube link, asks to summarize a video, wants to know what a video says, asks to extract information from a YouTube video, or needs video transcripts
  • YouTube: provide an actionable result.
  • 该请求使用youtube skill处理。
  • 帮我处理YouTube相关需求。
  • 用户分享YouTube链接、要求总结视频内容、想要了解视频内容、要求从YouTube视频中提取信息,或者需要视频转录文本
  • YouTube:提供可落地的结果。

Negative

负向触发

  • User wants to upload or stream video, manage a YouTube channel, or edit video files
  • Do not use youtube for unrelated requests.
  • This request is outside youtube scope.
  • This is conceptual discussion only; no tool workflow is needed.
  • 用户想要上传或流媒体播放视频、管理YouTube频道,或者编辑视频文件
  • 无关请求不要使用youtube处理。
  • 该请求超出youtube的能力范围。
  • 仅为概念讨论,无需调用工具工作流。

Parameters

参数

NameTypeRequiredDescription
urlstringNoYouTube video URL or video ID
名称类型必填描述
urlstringYouTube视频URL或视频ID

Runtime Prompt

运行时提示

  • Current runtime prompt length: 821 characters.
  • Runtime prompt is defined directly in
    ../youtube.json
    .
  • 当前运行时提示长度:821字符。
  • 运行时提示直接在
    ../youtube.json
    中定义。