AI AGENT ADDONS

Video Transcript Downloader

steipete/agent-scripts

A command line tool for downloading video transcripts, audio, and subtitles from online videos. It uses yt-dlp to fetch content from YouTube and other sites. You can get a clean text paragraph of the transcript with or without timestamps.

The script is called vtd.js. It can also download full videos, audio tracks, or subtitle files. You can choose specific formats and remux videos to MP4. Bracketed cues like [Music] are removed by default but can be kept.

Setup is simple with npm and requires yt-dlp and ffmpeg. This tool is useful for researchers, content creators, and anyone who needs video text or media files offline.

Add Video Transcript Downloader skill to your workflow

Global

mkdir -p ~/.claude/skills/video-transcript-downloader

Project

mkdir -p .claude/skills/video-transcript-downloader

Source Repository

Stars
5,204
Forks
440
Watchers
5,204
License
MIT
Last Push
23 days ago
Created
8 months ago