Grab Open Clip Metadata via Python

Does anyone know if there’s an easy-ish python way to get the version metadata from a open clip in the timeline like <batchSetup>?
@MikeV @fredwarren

1 Like

I don’t remember how but I’m sure you can grab values relative from the start of end of a string.
Negative index?
How you get the name is another matter

For that matter, I’m curious if it’s possible to get the path of the openClip itself via a segment/clip and then modify that value. @fredwarren ?

1 Like