# Exporting Clips from Batch Desktop

**URL:** https://forum.logik.tv/t/exporting-clips-from-batch-desktop/8816
**Category:** Flame Questions
**Tags:** batch, export
**Created:** [July 21, 2023, 12:50am UTC](https://forum.logik.tv/t/exporting-clips-from-batch-desktop/8816 "2023-07-21T00:50:30Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![AdamArcher](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.logik.tv/adamarcher/32/3529_2.png) [@AdamArcher](https://forum.logik.tv/u/AdamArcher)
#### Post date: [July 21, 2023, 12:50am UTC](https://forum.logik.tv/t/exporting-clips-from-batch-desktop/8816/1 "2023-07-21T00:50:31Z")

</div>

Just wondering if someone has a way of doing the following

I want to select a Batch on the desktop, hit export and have all the clips within it export but without the whole batch tree folder structure. Kind of the way you might view a folder in the MediaHub using “Scan Subdirectories” but in reverse (like a scan subdirectories in the Batch).

Or someone might have a better solution to what I am trying to do.  
I want to conform an entire timeline, create Batch Groups for each shot requiring VFX, then be able to select all the Batchgroups and export the clips within them, preferably being able to dictate the folder structure.

Any help/suggestions would be much appreciated.

---

<div class="post-metadata">

### Author: ![AdamArcher](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.logik.tv/adamarcher/32/3529_2.png) [@AdamArcher](https://forum.logik.tv/u/AdamArcher)
#### Post date: [July 21, 2023, 2:12am UTC](https://forum.logik.tv/t/exporting-clips-from-batch-desktop/8816/2 "2023-07-21T02:12:32Z")

</div>

The only option I can think of would be to export everything to a temp folder, with the Pattern shot name/name.  
Then use the linux find & mv command to find all the subdirectories from the temp folder that have a certain string in their name and move them into the new directory.

I guess I could brush up on my python (haven’t done any python in years) and try to create a python script to do what I want…

---

<div class="post-metadata">

### Author: ![knhn](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.logik.tv/knhn/32/5635_2.png) [@knhn](https://forum.logik.tv/u/knhn)
#### Post date: [July 21, 2023, 2:41am UTC](https://forum.logik.tv/t/exporting-clips-from-batch-desktop/8816/3 "2023-07-21T02:41:41Z")

</div>

I think I would do Source Sequence and export the plates from there …

But trying to think about your Scan Subdirectories for Batch Groups idea… maybe put all the Batch Group into a Library, close all the other Libraries temporarily, then use the Magnifying Glass at the bottom of the Media Panel. I havent tested but if a \* doesnt match all, maybe just toggle the options to match all that are cached? Something that is a catch all. Should do it.

---

<div class="post-metadata">

### Author: ![john-geehreng](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.logik.tv/john-geehreng/32/7195_2.png) [@john-geehreng](https://forum.logik.tv/u/john-geehreng)
#### Post date: [July 21, 2023, 2:02pm UTC](https://forum.logik.tv/t/exporting-clips-from-batch-desktop/8816/4 "2023-07-21T14:02:41Z")

</div>

While it’s not exactly what you’re looking for, Mike V’s Create Shot script might help you out: [Create Shot — Flame Python Scripts](https://www.pyflame.com/python-scripts/create-shot)

---

<div class="post-metadata">

### Author: ![johnag](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.logik.tv/johnag/32/573_2.png) [@johnag](https://forum.logik.tv/u/johnag)
#### Post date: [July 22, 2023, 5:56am UTC](https://forum.logik.tv/t/exporting-clips-from-batch-desktop/8816/5 "2023-07-22T05:56:52Z")

</div>

> [@AdamArcher](#):
>
> Or someone might have a better solution to what I am trying to do.  
> I want to conform an entire timeline, create Batch Groups for each shot requiring VFX, then be able to select all the Batchgroups and export the clips within them, preferably being able to dictate the folder structure.

Not sure but this sounds like a job for Open clips with shot publish workflow ?? @Josh_Laurence

---

<div class="post-metadata">

### Author: ![AdamArcher](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.logik.tv/adamarcher/32/3529_2.png) [@AdamArcher](https://forum.logik.tv/u/AdamArcher)
#### Post date: [July 24, 2023, 2:38am UTC](https://forum.logik.tv/t/exporting-clips-from-batch-desktop/8816/6 "2023-07-24T02:38:37Z")

</div>

Excellent suggestion. Thanks!

I just closed all other libraries and did a search where tape is not (and left it blank) and all my clips came up. Then I can highlight all and export with whatever tokens I want, in my case shot name/name. Worked a treat, just how I wanted it to.
