Media & Video
applyVideoBlurs
Apply Video Blurs
Render a fix list onto a COPY of a watched video, on the member's own box that already holds its source, and answer with the file it wrote.
Arguments
destinationstringoptionalWhere the fixed copy lands. "box" writes it to the member's own machine and uploads nothing, which is the default and costs no storage.fixesobject[]requiredThe fix list from vouchVideo, as it came back. Drop any entry the member waved off; never invent one.folderPathstringoptionalFolder on that box, relative to the member's home. Omit for "Movies/The Cloud/Fixed". A path outside their home is refused.originalPathstringoptionalFull path of the original take on that box, when the member named it. Must be under their home folder; a path outside it is refused, not quietly skipped. Omit and the box falls to their own upload and then to the stored 480p copy.videoWatchIdstringrequiredThe private artifact id returned by watchVideo.
Returns
The registry does not declare a return shape.
Declared limits
fixes: minimum items 1
Ask for it
The Cloud routes these requests to this verb.
- blur those spots
- apply the fixes
- make the fixed copy
- render the blurred version
Pair it with
The verbs that finish the job.