Start a clipping
Turn a YouTube video into short vertical clips with captions, saved to the media library and drafted on the channels you name.
id. Follow it with Get a clipping. What the clips look like and how they are picked: Clipping.
The fields
Minutes
A clipping uses one clipping minute for each started minute of the video, however many clips it makes. They are taken once PostQueen knows how long the video is, and given back if no clip is made. See Clipping minutes.If it fails
429 answers come from clipping itself, not from an hourly limit, so they carry no Retry-After header.
A problem found after the start, such as a private video or one longer than your minutes, does not fail this request. It ends the clipping as failed, with the reason in error on Get a clipping.Authorizations
Your API key from Connections > API Keys, or an OAuth access token (pos_...). Send it as it is, with no Bearer prefix.
Body
A YouTube video, on youtube.com or youtu.be
Channel ids to draft every clip on. Without any, the clips only land in the media library
20The most clips to make. A video with fewer good moments gives fewer
1 <= x <= 10How the horizontal picture fills the vertical clip. blur keeps the whole picture over a blurred copy of itself. crop fills the frame with the middle of the picture and cuts the sides away, with no face tracking
blur, crop Response
Started. The clipping runs in the background
The clipping's id, for GET /clipping/{id}