Youtube channel parser
by Ulyanas
Fetch, filter, and transcribe YouTube videos or entire channels into structured summaries and data formats.
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Summarize all videos from @ExampleChannel uploaded between June and August 2023 that mention 'Python' or 'Rust'.
Your agent does
Inventory complete: 12 videos found. Filtered to 4 videos matching 'Python/Rust' in the date window. Transcripts retrieved. Summaries generated:
- 2023-07-15: Python Concurrency Basics
- 2023-08-02: Rust vs Python Performance ... (full report saved to /outputs)
What you get
About this skill
The problem
Manually transcribing and summarizing YouTube content is slow, especially when dealing with entire channels or specific date ranges. Developers often lack a reliable way to filter videos by metadata or speakers before triggering expensive transcription workflows.
What it does
- Inventories entire YouTube channels and filters videos by date, topic, speaker, or metadata.
- Retrieves direct transcripts or subtitles to minimize processing time.
- Falls back to local audio download and Whisper transcription when official transcripts are unavailable.
- Generates structured JSON, CSV, and Markdown reports for downstream analysis.
- Handles bot-detection and environment-specific network restrictions gracefully.
Frameworks & tools
Built with yt-dlp, youtube-transcript-api, and faster-whisper. Orchestrated via Python scripts for high-performance metadata normalization and transcription fallbacks.
Why this beats prompting it yourself
Standard LLM prompts cannot access video metadata or audio files directly without a specialized execution environment. This skill manages the end-to-end pipeline, including multi-stage filtering to save tokens and local transcription to bypass API limits.
Use cases
- Extract all video transcripts from a specific creator within a date window for RAG pipelines.
- Generate a summary report of every video on a channel that mentions a specific topic.
- Automate the creation of structured show notes and JSON metadata for video archives.
- Audit a competitor channel by exporting their entire video inventory to CSV.
Known limitations
Requires environment access for network requests and audio processing. Subject to YouTube content-access restrictions and bot-detection limits.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean today
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
2 skills on Agensi
Frequently Asked Questions
Popular in AI Agents & LLM Ops
agentic-workflow
A risk-aware, evidence-based engineering lifecycle protocol for robust agentic task execution and safety.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
Open Browser Use
Automate real Chrome profiles with a professional CLI, SDK, and MCP-ready automation stack for AI agents.

skill miner
Analyzes your agent conversation history to find and automate your most frequent recurring tasks.