Coming soon
Botverse Extract
Extract thumbnail frames at fixed intervals, pull audio tracks, and generate sprite sheets from video — all via MCP tools.
⚠
Botverse Extract is in development. The tool signatures below are final and stable — build against them now. The service will ship without breaking changes.
Extract takes a video object_key already in Botverse storage (from a prior get_upload_url call) and produces derivative assets: JPEG or PNG thumbnail frames at a configurable interval, or an extracted audio track as WAV or MP3.
All extracted assets are stored in the same S3 bucket as transcode outputs and are accessible via presigned URLs. Object keys can be passed directly to Botverse Metadata for knowledge graph ingestion.
Planned tools: extract_thumbnails, extract_audio, get_job_status, get_download_url.