Skip to main content
GitHub repository

YTScriber

YTScriber contains 7 collected skills from dparedesi, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
7
updated
2026-05-31
Forks
1
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

summarize-transcripts
software-developers

Generate AI summaries for downloaded YouTube transcripts. Use when you want to add summaries to existing transcript files, batch process transcripts for summarization, summarize a channel's videos, generate frontmatter summaries, or when the user mentions summarize, AI summaries, OpenRouter, or transcript metadata.

2026-05-31
add-video-to-collection
software-developers

Manually add individual YouTube URLs to a custom collection CSV. Use when adding one-off videos to folders like library-of-minds or random, not from a channel extraction.

2026-01-11
consolidate-transcripts
software-developers

Consolidate transcripts from a channel into a single file, sorted by date (newest first), up to 800K tokens. Use when preparing transcripts for LLM context or bulk analysis.

2026-01-11
download-all-transcripts
software-developers

Download transcripts for all data folders sequentially. Use for overnight batch processing or when you need to download pending transcripts across all channels and collections.

2026-01-11
download-transcripts
software-developers

Download YouTube transcripts for videos tracked in a CSV file. Use when you need to download transcripts in bulk with progress tracking, fetching transcripts overnight, processing video libraries, or when the user mentions "get transcripts", "download captions", or "bulk transcript download".

2026-01-11
extract-videos
software-developers

Extract video metadata from a YouTube channel and save to CSV for tracking. Use when adding a new channel, extracting conference videos, populating video lists, or when the user mentions "extract videos", "get videos from channel", "add channel", or "video metadata".

2026-01-11
sync-all-channels
software-developers

Extract videos from all enabled YouTube channels in channels.yaml. Use for batch updating video lists before downloading transcripts overnight, when the user mentions "sync channels", "update video lists", "refresh channels", or before running download-all-transcripts.

2026-01-11