What problem does it solve?
This skill enables rapid discovery and extraction of YouTube video data and subtitles for research, content planning, or archival projects, eliminating manual scraping and data collection.
Core Features & Use Cases
- YouTube search: find videos by query and return titles, URLs, channels, views, duration, and upload dates.
- Channel & Shorts listing: enumerate channel videos and Shorts with metadata for channel analysis and trend spotting.
- Subtitles & transcripts: download subtitles and generate readable transcripts for research, summarization, or content creation.
- Full metadata extraction: obtain comprehensive video metadata in JSON for downstream processing with tools like jq.
- Flexible workflows: compose workflows for topic research, channel benchmarking, and curated transcripts.
Quick Start
Run a YouTube search with yt-dlp and view results formatted by jq to extract titles, URLs, and basic metadata.