What is Tagging?
Tagging applies custom and automated tags to a video. The path to use tagging:Running Tagging
The basic use of tagging to get AI generated tags:Custom Tags
To use custom tags, add a thetags
parameter:
Multiple Tags
By default, tagging will assign multiple tags to a video. To set the number of tags usenum_tags
:
num_tags
is the maximum number of tags that will be assigned to the video and can be lower.
Tagging Response Format
Tagging returns a json with the following structure:List of tags assigned to the video
Tagging Complete Example
A complete example that runs tagging over an entire index:Tagging JSON
Workflows are in a private beta. Please contact us at team@usemoonshine.com to request access..run(flow='core/tagging', ...) params
.run(flow='core/tagging', ...) params