Text Slicer (v1.0)

About this version

About this app (See raw metadata.json)

Slice text snippets from a provided text document given time frames

Inputs

(Note: “*” as a property value means that the property is required but can be any value.)

Configurable Parameters

(Note: Multivalued means the parameter can have one or more values.)

  • containLabel: required

    • Type: string
    • Multivalued: True

    A list of labels that user expect TimeFrames contain.
    Labels can be chosen from but not limited to:
    [‘bars’, ‘tones’, ‘bars-and-tones’,’speech’,’noise’,
    ‘music’, ‘slate’, ‘chyron’, ‘lower-third’, ‘credits’]
    Users are required to select at least one label. Otherwise, errors would be thrown instead

  • pretty: optional, defaults to false

    • Type: boolean
    • Multivalued: False
    • Choices: false, true

    The JSON body of the HTTP response will be re-formatted with 2-space indentation

Outputs

(Note: “*” as a property value means that the property is required but can be any value.)

(Note: Not all output annotations are always generated.)