Curation preferences
The model used for curation.
Available options:
ClipBasic
, ClipAnything
Example:
"ClipAnything"
Durations (in seconds) of the clips to be generated. Default value is [0, 90]. Other possible values are: [0, 30], [30, 60], [60, 90], [90, 180].
Example:
[[0, 30], [30, 60], [60, 90], [90, 180]]
Keywords used to find relevant moments to clip from
Example:
["Fancy Words"]
The range of the original long-form video to generate clips from.
Example:
{ "startSec": 106, "endSec": 204 }
The genre of the clips, will apply suitable AI curation models to find the best results.
Available options:
Auto
, Q&A
, Commentary
, Marketing
, Webinar
, Motivational speech
, Podcast
, Academic
, Listicle
, Product reviews
, How-to
, Comedy
, Sports commentary
, Church
, News
, Vlog
, Gaming
, Others
Example:
"Auto"
Custom prompt for the curation model.Only effect when the model is ClipAnything.
Example:
"Find Elon Musk"
Was this page helpful?