Export EDL CMX 3600 with python script

Hi,
I need to export a EDL CMX3600 from a sequence with a python script ?
Is there a script for this action?
Do you have a solution for me?
Thanks
Seb

You can simply use one of the export presets to accomplish this like the attached image. You can click “Custom EDL Export” and export just the EDL to whatever flavor you fancy.

In fact, I want to avoid manipulations and integrate the edl export into an already existing script.
Thanks
Seb

In that case you could create a custom export preset that only exports an edl and then call that preset via your script.

1 Like

Thank you very much, I’ll take a look at that
Seb