What problem does it solve?
This Skill eliminates the manual work of finding relevant YouTube videos, extracting high-signal comments, and downloading creator avatars so you can quickly compile datasets for research, analysis, or content workflows.
Core Features & Use Cases
- Batch YouTube Video Search: Run multiple queries, de-duplicate results, and sort by view count to surface the most watched videos for your topic.
- High-Signal Comment Extraction: Fetch top or newest comments for a specific video and produce a structured comments.json including author metadata and avatar URLs.
- Avatar Download at Multiple Resolutions: Download a manifest-controlled set of avatar images from the extracted comments, skipping already-downloaded files for idempotent runs.
- Use Case: For example, you can identify a niche topic, collect top comments from a shortlist of videos, and download the avatar images for moderation, study, or dataset building.
Quick Start
Tell the AI to help you do intent calibration first using 2-3 concrete example videos, then run a search with bun scripts/search_videos.js using your calibrated keyword list and an output directory of your choice.