curl --location --request POST 'https://api2.aigcbest.top/v1/videos' \
--header 'Authorization: Bearer ' \
--form 'model="sora-2"' \
--form 'prompt="A calico cat playing a piano on stage"' \
--form 'seconds="12"' \
--form 'input_reference=@""' \
--form 'size=""'{}