Create Video from URL
How to create video from URL.
Introduction
With our API, you can upload a URL to generate a video. Simply provide a URL, and we will analyze and extract the product information for you. You can customize the product information and video settings, such as aspect ratio, video length, language, script style, and visual style. This allows you to quickly create a tailored video.
Quick Start
Prerequisite
-
You need a JoggAI account with API access.
-
You need to go through the Get your API key
Main Steps
Generate a video from a URL in the following four steps:
-
Upload the URL to create the product and analyze the URL to retrieve product information.
-
Update the product information if necessary(Optionally).
-
Initiate video generation based on the product, with the option to adjust video settings.
-
Get the generated video.
Upload URL to create product
Upload the URL to create the product and analyze the URL to retrieve product information.
Please refer to the Upload URL to create product for more details.
Response example:
Update Product Information(Optional)
Update the product information if necessary(Optionally).
Please refer to the Update Product Information for more details.
Generate Video from Product Information
Please refer to the Generate Video from Product Information for more details.
With Visual Style
Initiate a video generation task, where you can adjust video-related parameters and modify the video’s layout by selecting a visual style. You can view Get Visual Style for more details.
Response example:
With Template
Initiate a video generation task where you can adjust video-related parameters and customize the video’s style and appearance by selecting a template.
You can view Get Template List from Library for more details.
Response example:
Get the generated video
Use the project_id obtained from the “Generate Video from Product Information” step to retrieve details about the video generation, including status and duration. Access the generated video using the video_url.
Please refer to the GetGeneratedVideo for the full options of enums.
Response example: