ComfyUI Node
Shot Script Extractor JK๐
Extract specific element from string list, dictionary stirng, array string or multiline string based on index or key value.
Shot Script Extractor JK๐
- element
- element_counts
- status
โstring_inputsโบ
โkey_or_index1โบ
โinput_typestring_listโบ
Category๐ JK/๐ Prompt
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| string_inputs | STRING | Shot script JSON or string list to extract from | |
| key_or_index | STRING | 1 | Key name for dict_string, index for other types (supports negative indexing) |
| input_type | COMBO | string_list | Input type: string_list, dict_string, array_string, or multilines |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| element | STRING | โ |
| element_counts | INT | โ |
| status | STRING | โ |