You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, I'd like this too. I've been trying to use insert_title thinking that would do it but with no success. Maybe I'm missing something but I just can't get it to do anything other than report:
TypeError: <class 'NoneType'> is not a valid TimelineItem type
Willing to chip in code here, just not really sure where to start.
While there's no specific api function to insert or add effects, there is an api function called insert_title.
There might be a hidden api call for that since there are some hidden functions that aren't on the official documentation. I'll have a look and see if I can find it.
To be honest, I haven't tested that yet, and it's possible that it onlly allows generators such:
Maybe you can try that and let me know? Sorry for my disappearance. The repo is now up to date for davinci v18 and I'll polish some things and update the package do pypy soon.
@Linkfufu if you want to create a separate issue for the insert_title function, we can talk about that there! :)
Is your feature request related to a problem? Please describe.
NO
Describe the solution you'd like
Add Effects into timelime using code.
Additional context
For example, can we add Title or Effects into timeline?
The text was updated successfully, but these errors were encountered: