curl --location --request POST 'https://draw.openai-next.com/agent_api.php' \ --header 'Authorization: Bearer sk-xxx' \ --form 'act="create_video_fast";type=false' \ --form 'model_id=""' \ --form 'audio_url=""'