Youtube channel parser

    by Ulyanas

    1

    Fetch, filter, and transcribe YouTube videos or entire channels into structured summaries and data formats.

    Secure checkout via Stripe

    0 installsSecurity scanned

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurfMManus+14 more

    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

    Filter and inventory entire YouTube channels by date or speaker metadata.Generate high-accuracy transcripts using Whisper when subtitles are missing.Export video content to JSON and CSV for downstream LLM or database ingestion.Batch-process channel content into formatted Markdown summaries and reports.

    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

    Listedtoday

    Creator

    Ulyanas
    Ulyanas

    2 skills on Agensi

    Frequently Asked Questions

    Popular in AI Agents & LLM Ops