This Skill provides programmatic access to YouTube transcripts and metadata via TranscriptAPI.com, a lightweight alternative to Google’s YouTube Data API.…
This Skill provides programmatic access to YouTube transcripts and metadata via TranscriptAPI.com, a lightweight alternative to Google’s YouTube Data API. It returns structured video data including transcripts with timestamps, video metadata (title, author, thumbnail), channel and playlist info, and search results. Setup helpers guide account registration (100 free credits) and OTP verification through provided node scripts; the API key is saved to ~/.openclaw/openclaw.json with automatic backup of the existing file. Use TRANSCRIPT_API_KEY in your environment for CLI or curl requests; a sample curl call returns JSON with transcript entries and metadata (typically 1 credit per transcript request). Ideal for developers building tools that need reliable, quota-free YouTube data without OAuth complexity. An OpenAPI spec is available for advanced integrations.
Esta página faz parte do hub OpenClaw Skills com guias de instalação, navegação por categorias e links práticos.