Intelligence
Extract from media
Pull frames, audio, and metadata from a video via server-side processing. 5 credits.
POST
Extract from media
Documentation Index
Fetch the complete documentation index at: https://docs.vidjutsu.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
URL of the video to extract from
Frame indices to extract. Use [0, 75, 150] for specific frames, 'auto' for 3 evenly spaced, or 'last' for the final frame
Extract audio track as WAV
Return video metadata (width, height, fps, duration). Defaults to true
Extract from media