luma_extend_video_from_url
Extend Luma videos by URL when the video ID is unavailable. Input the video URL, describe the continuation in your prompt, and optionally add an end frame image to create extended content.
Instructions
Extend an existing video using its URL.
Similar to luma_extend_video, but uses the video URL instead of video ID.
This is useful when you have the video URL but not the original video ID.
Use this when:
- You have the video URL from a previous generation
- You want to extend a video but don't have the video_id
Returns:
Task ID and the extended video information.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_url | Yes | URL of the video to extend. Must be a valid video URL from a previous Luma generation. | |
| prompt | Yes | Description of what should happen in the extended portion of the video. | |
| end_image_url | No | Optional URL of an image to use as the final frame of the extended video. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |