curl --request GET \
--url https://baze-api.powerbuyin.top/v1/videos/{task_id}/content \
--header 'Authorization: Bearer <token>'"<string>"Download the final video file after an asynchronous video task completes.
Use this endpoint when you want the media content directly instead of handling a temporary result URL.
curl --request GET \
--url https://baze-api.powerbuyin.top/v1/videos/{task_id}/content \
--header 'Authorization: Bearer <token>'"<string>"