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
I'm trying to add chapters to an uploaded video using the Python SDK. I don't get any errors but the chapters don't show up either. This is how I'm doing it:
NOTE: You can't currently add chapters to a video by uploading them through the API, but you can create them manually through our onsite tool. For more information, see our Help Center.
Hi,
I'm trying to add chapters to an uploaded video using the Python SDK. I don't get any errors but the chapters don't show up either. This is how I'm doing it:
and the vtt file looks something like this:
I'm wondering if I'm not doing it right or the functionality is not supported.
The text was updated successfully, but these errors were encountered: