video Upload Bulk
fun CollectionsResource.videoUploadBulk(sources: List<UploadSource>, collectionName: String, subCollectionName: String, mode: String = "vid_file", modality: String = "vid_raw", ttl: Int = 12600, options: VideoUploadOptions = VideoUploadOptions()): VideoUploadBulkResponse
Uploads sources sequentially on the calling worker thread.