-
I was hoping to be able to add typescript types using [this](https://www.npmjs.com/package/typescript-openapi-generator). But I cannot find where the openapi document is located. Would you be able to …
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Just a suggestion, but it would be great to have the ability to manually set each `Track`s order, rather than only having the option of array index.
For example, I've found I need to add layers out…
ghost updated
4 years ago
-
Using `editor.constructFromObject` to populate a whole editor fails on Assets.
From what I'm seeing here, this fails because at [here](https://github.com/shotstack/shotstack-sdk-node/blob/main/src/…
-
Hi support,
I got an error when call get_render method on sdk version 0.2.7
It works fine on sdk version 0.2.6
error message as below:
```
from shotstack_sdk.api import edit_api
api_instan…
-
## Analyzing our site showcase
Let's use this issue to analyze our site showcase open-source sites and their CSS / swizzle customizations.
Interesting customizations can be reported here: https:…
-
Hello everybody,
It's a dumb question, but I'm not figuring out the answer. I'm using the shotstack API to add the audio to some videos and the resulting videos always have the shotstack logo over t…
sblbl updated
3 months ago
-
Given an access point url like `https://shotstack-api-stage-output.s3-ap-southeast-2.amazonaws.com/mcy75psxhd/batman.mp4` the package throws an error that the url format isn't recognized. It would be …
-
Given an access point url like `https://shotstack-api-stage-output.s3-ap-southeast-2.amazonaws.com/mcy75psxhd/batman.mp4` the package throws an error that the url format isn't recognized. It would be …
-
The following script will hang and appears to be caught in an infinite loop. The `Timeline` sample rate is set to `48000`. Setting it to `44100`, it will not hang.
```
#include "QApplication"
#in…