Use this skill when the user wants to Get YouTube video transcripts in Python.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-66797d22)More formats (shields.io, HTML) on the badges page.
---
name: youtube-transcript-api
description: Use this skill when the user wants to Get YouTube video transcripts in Python.
---
# youtube-transcript-api Plugin
Get YouTube video transcripts in Python
## Commands
### Operations
- `youtube-transcript-api self version` — Print youtube-transcript-api version
- `youtube-transcript-api _ _` — Passthrough to youtube-transcript-api CLI
## Usage Examples
- `youtube-transcript-api --help`
- `youtube-transcript-api <args>`
## Installation
```bash
pip install youtube-transcript-api
```
## Examples
```bash
youtube-transcript-api --version
youtube-transcript-api --help
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!