Extend AI Video
POST/api/v1/runway/extend
Extend existing AI-generated videos to create longer sequences.
Usage Guide
- Add additional segments to your AI-generated videos
- Maintain visual consistency while extending narratives
- Create longer sequences for storytelling or demonstrations
Parameter Details
taskId
identifies the original video to extendprompt
guides how the video should continuequality
video resolution, optional values are 720p or 1080p.waterMark
video watermark text content, empty string means no watermark
Developer Notes
- Extended videos are stored for 14 days before automatic deletion
- Extension maintains the same aspect ratio as the original video
- Extension works best when continuing the same subject/theme as the original video
Request
Responses
- 200
- 500
Request successful
Server Error