{"skill":{"slug":"youtube-transcript","displayName":"YouTube Transcript","summary":"Fetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTube's cloud IP blocks.","description":"---\nname: youtube-transcript\ndescription: Fetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTube's cloud IP blocks.\n---\n\n# YouTube Transcript\n\nFetch transcripts from YouTube videos and optionally summarize them.\n\n## Quick Start\n\n```bash\npython3 scripts/fetch_transcript.py <video_id_or_url> [languages]\n```\n\n**Examples:**\n```bash\npython3 scripts/fetch_transcript.py dQw4w9WgXcQ\npython3 scripts/fetch_transcript.py \"https://www.youtube.com/watch?v=dQw4w9WgXcQ\"\npython3 scripts/fetch_transcript.py dQw4w9WgXcQ \"fr,en,de\"\n```\n\n**Output:** JSON with `video_id`, `title`, `author`, `full_text`, and timestamped `transcript` array.\n\n## Workflow\n\n1. Run `fetch_transcript.py` with video ID or URL\n2. Script checks VPN, brings it up if needed\n3. Returns JSON with full transcript text\n4. Summarize the `full_text` field as needed\n\n## Language Codes\n\nDefault priority: `en, fr, de, es, it, pt, nl`\n\nOverride with second argument: `python3 scripts/fetch_transcript.py VIDEO_ID \"ja,ko,zh\"`\n\n## Setup & Configuration\n\nSee [references/SETUP.md](references/SETUP.md) for:\n- Python dependencies installation\n- WireGuard VPN configuration (required for cloud VPS)\n- Troubleshooting common errors\n- Alternative proxy options\n","tags":{"latest":"1.0.1"},"stats":{"comments":1,"downloads":24150,"installsAllTime":204,"installsCurrent":204,"stars":23,"versions":2},"createdAt":1769530656679,"updatedAt":1778987230683},"latestVersion":{"version":"1.0.1","createdAt":1769532361984,"changelog":"Initial public release","license":null},"metadata":null,"owner":{"handle":"xthezealot","userId":"s178v5g61bzjtdm1vxj0h6vmh9885rnh","displayName":"The Zealot","image":"https://avatars.githubusercontent.com/u/9503891?v=4"},"moderation":{"isSuspicious":false,"isMalwareBlocked":false,"verdict":"clean","reasonCodes":["review.llm_review"],"summary":"Review: review.llm_review","engineVersion":"v2.4.24","updatedAt":1779916977914}}