🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

YouTube Digest

by @0xraini

Extract transcripts, summaries, chapters, and key moments from public YouTube videos without needing an API key.

Versionv1.0.0
Downloads1,523
Installs10
TERMINAL
clawhub install yt-digest

πŸ“– About This Skill

yt-digest

Extract summaries, transcripts, and key moments from YouTube videos.

Features

  • Transcript extraction: Get full transcript with timestamps
  • Summary: AI-generated summary of video content
  • Key moments: Extract chapters and highlights
  • Audio output: Convert summary to audio (via sag skill)
  • Usage

    # Get transcript
    yt-digest transcript "https://youtube.com/watch?v=..."

    Get summary

    yt-digest summary "https://youtube.com/watch?v=..."

    Get key moments/chapters

    yt-digest chapters "https://youtube.com/watch?v=..."

    Full analysis

    yt-digest analyze "https://youtube.com/watch?v=..."

    Output

    πŸ“Ί Video: How to Build AI Agents
    πŸ‘€ Channel: TechChannel
    ⏱️ Duration: 15:32

    Summary

    This video covers the basics of building AI agents...

    Key Moments

  • 0:00 Introduction
  • 2:30 Setting up the environment
  • 5:45 Building the first agent
  • 10:20 Advanced techniques
  • 14:00 Conclusion
  • Transcript (first 1000 chars)

    ...

    Requirements

    Uses YouTube's transcript API (no API key needed for public videos).

    πŸ’‘ Examples

    # Get transcript
    yt-digest transcript "https://youtube.com/watch?v=..."

    Get summary

    yt-digest summary "https://youtube.com/watch?v=..."

    Get key moments/chapters

    yt-digest chapters "https://youtube.com/watch?v=..."

    Full analysis

    yt-digest analyze "https://youtube.com/watch?v=..."