Request parameters for upload_video_part
Upload video file by part using the upload_id in initiate_video_upload.The request Content-Type of this API should be of multipart/form-data
md5 of this part
The content of this part of file. Part size should be exactly 4MB, except last part of file.
Sequence of the current part, starts from 0
The video_upload_id in the response of initiate_video_upload
Request parameters for upload_video_part
Upload video file by part using the upload_id in initiate_video_upload.The request Content-Type of this API should be of multipart/form-data