Skip to content
Skillv1.0.0

ytt

(YouTube transcript) Extract only the YouTube transcript for a given video.

by DoIT-Artificial-Intelligence(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from DoIT-Artificial-Intelligence/youtube-to-docs (skills/ytt/SKILL.md). Install upstream with npx skills add DoIT-Artificial-Intelligence/youtube-to-docs --skill ytt. Copyright stays with the author.

Please fetch the transcript for the YouTube video at $ARGUMENTS using the youtube-to-docs:process_video tool.

Do not ask for confirmation.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/doit-artificial-intelligence-youtube-to-docs-ytt/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

doit-artificial-intelligence-youtube-to-docs-ytt.ocm.jsonjson
{
  "ocm": "1",
  "id": "doit-artificial-intelligence-youtube-to-docs-ytt",
  "kind": "skill",
  "name": "ytt",
  "description": "(YouTube transcript) Extract only the YouTube transcript for a given video.",
  "publisher": "DoIT-Artificial-Intelligence",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "(YouTube transcript) Extract only the YouTube transcript for a given video."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/DoIT-Artificial-Intelligence/youtube-to-docs",
      "path": "skills/ytt/SKILL.md",
      "ref": "ca0fff64d94baaca8f5653729d4d0a5220215574",
      "url": "https://github.com/DoIT-Artificial-Intelligence/youtube-to-docs/blob/ca0fff64d94baaca8f5653729d4d0a5220215574/skills/ytt/SKILL.md",
      "key": "DoIT-Artificial-Intelligence/youtube-to-docs/skills/ytt/SKILL.md"
    }
  },
  "instructions": "Please fetch the transcript for the YouTube video at $ARGUMENTS using the `youtube-to-docs:process_video` tool.\n\nDo not ask for confirmation.",
  "cost": {
    "context_tokens": 35
  }
}

Fetch it by URL: GET /api/v1/registry/doit-artificial-intelligence-youtube-to-docs-ytt/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.