google / spatial-media

Specifications and tools for 360º video and spatial audio.
Other
1.8k stars 419 forks source link

How do I add several videos at once? #283

Closed zackcase20 closed 3 months ago

zackcase20 commented 1 year ago

As far as I can tell, we have to add every video individually. There is no option to select more than 1 video or select a folder.

Since it's not command line I can't even run a loop using VS code.

How do I add several videos at once?

jamiesonpepper commented 1 year ago

Hello!

If you download install Python 3.10+ you should be able to clone the source code from master and refer to the command line instructions used for Linux under spatial-media/spatialmedia.

You could then wrap this in your PowerShell script I believe to allow you to queue multiple requests but I have not tried this.

Hope this helps!