What can you do with it?
Extract audio tracks from video files and save them as standalone audio files. Perfect for creating podcasts from video content, preparing audio for transcription services, or isolating audio for analysis. Supports both synchronous processing for small videos and asynchronous processing for large files.How to use it?
Basic Command Structure
Parameters
Required:files
- Video file to extract audio from (supports MP4, MOV, AVI, and other common formats)
output filename
- Custom name for extracted audio file (defaults to extracted_audio.mp3)collection id
- Specific collection to save audio to (defaults to Multimedia Artifact)expiry days
- Number of days until download links expire (default: 7)
Response Format
Synchronous Response (small video files):Examples
Basic Audio Extraction
Custom Filename and Collection
Large File Processing
Notes
Processing Options:- Sync: Small video files (typically under 100MB) process immediately
- Async: Large video files use background processing with job tracking
- Audio Format: Extracted audio saved as MP3 format
- File Storage: Audio files saved to specified collection or Multimedia Artifact collection
- Default Collection: “Multimedia Artifact” if no collection ID specified
- Custom Collections: Specify collection ID to organize audio files by project/category
- Link Expiry: Control how long download links remain valid (1-30 days)
- Converting video presentations to audio podcasts
- Extracting audio for transcription services
- Creating audio-only versions of video content
- Isolating audio tracks for analysis or editing
- Preparing content for audio-focused workflows
Supported File Types
Input Video Formats:- MP4, MOV, AVI, WMV, FLV, MKV
- Most common video formats supported
- MP3 (high-quality audio extraction)
- Sync processing: Up to ~100MB video files
- Async processing: Larger files automatically use background processing