How can I check the status of a video?

After creating a video, you will receive a video ID. Use this ID to send a GET request to the /api/link_to_videos/{id}/ endpoint to check the status of the video. When the status is done, you will find the video output in the video_output field.