·youtube-transcribe-skill
*

youtube-transcribe-skill

feiskyer/codex-settings

Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video.

19Installs·0Trend·@feiskyer

Installation

$npx skills add https://github.com/feiskyer/codex-settings --skill youtube-transcribe-skill

SKILL.md

Extract subtitles/transcripts from a YouTube video URL and save them as a local file.

When the CLI method fails or yt-dlp is missing, use browser UI automation to extract subtitles.

Reason: The "Show transcript" button is usually hidden within the collapsed description area.

Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video. Source: feiskyer/codex-settings.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/feiskyer/codex-settings --skill youtube-transcribe-skill
Category
*Creative Media
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is youtube-transcribe-skill?

Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video. Source: feiskyer/codex-settings.

How do I install youtube-transcribe-skill?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/feiskyer/codex-settings --skill youtube-transcribe-skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/feiskyer/codex-settings