shotstack-sdk-python icon indicating copy to clipboard operation
shotstack-sdk-python copied to clipboard

In the latest sdk 0.2.8, there is no support for TextAsset, TitleAsset is not supported in web editor

Open cn-mayank opened this issue 1 year ago • 2 comments

I tried to use TextAsset via python sdk, but could not find its model class. instead i found TitleAsset and htmlAsset which are deprecated. I also could not find any documentation of using TextAsset in documentation. The hello world demo in python examples repo also uses title asset. The problem with using title asset is that it is not supported in web editor and does not satisfy our needs of size and formating.

cn-mayank avatar Oct 10 '24 11:10 cn-mayank