Extracts timestamped transcripts from YouTube videos for translation, summarization, and content creation.
[HH:MM:SS] timestamps.youtube_transcript_{video_id}.txt in the current working directory.
youtube-transcript-apipython3 -m venv .venv
source .venv/bin/activate
python -m pip install -U pip
python -m pip install youtube-transcript-api
Run from the repository root (recommended for the clearest path):
python skills/youtube-transcript-extractor/scripts/get_youtube_transcript.py "https://www.youtube.com/watch?v=IDSAMqip6ms"
youtube_transcript_{video_id}.txt in the current working directory.Output youtube_transcript_{video_id}.md. Note: Ensure the content is not altered or truncated.
npx skills add QwenLM/YouTube Transcript Extractor下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
Extract frames or short clips from videos using ffmpeg.
Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
Category:media-generate