OpenClaw YouTube Transcript
Transcribe YouTube videos to text by extracting captions and subtitles directly from the video URL using yt-dlp, without any audio processing or local models.
npx clawhub@latest install openclaw-youtube-transcriptVoraussetzungen
This skill extracts transcripts from YouTube videos by fetching captions and subtitles directly using yt-dlp. It converts any YouTube video to readable text without downloading audio or running speech-to-text models, making it fast and lightweight. Made specifically for OpenClaw agents.
Funktionsweise
The skill uses a Python script that calls yt-dlp to fetch subtitle data (both manual captions and YouTube auto-generated subtitles) from a given video URL. The transcript is either printed to stdout or saved to a file. No audio processing or local AI models are involved — it works entirely by extracting existing caption data from YouTube.
Hauptfunktionen
Voraussetzungen
brew install yt-dlp (macOS) or apt install yt-dlp (Linux)Anwendungsfälle
Installation
npx clawhub@latest install openclaw-youtube-transcriptnpx clawhub@latest install openclaw-youtube-transcriptVoraussetzungen
FAQ
Bewertungen
0 BewertungenAnmelden, um eine Bewertung zu schreiben
Noch keine Bewertungen. Sei der Erste, der seine Erfahrungen teilt!