Create Transcript
Create a new transcript either from an Uploaded file or using a Public url
Authorizations
Body
A public url from which we can download the audio or video content
Default: en
Can be one of en, zh, de, es, ru, ko, fr, ja, pt, tr, pl, ca, nl, ar, sv, it, id, hi, fi, vi, he, uk, el, ms, cs, ro, da, hu, ta, no, th, ur, hr, bg, lt, la, mi, ml, cy, sk, te, fa, lv, bn, sr, az, sl, kn, et, mk, br, eu, is, hy, ne, mn, bs, kk, sq, sw, gl, mr, pa, si, km, sn, yo, so, af, oc, ka, be, tg, sd, gu, am, yi, lo, uz, fo, ht, ps, tk, nn, mt, sa, lb, my, bo, tl, mg, as, tt, haw, ln, ha, ba, jw, su
If you are transcribing a file upload.
One of sourceUrl or uploadId must be set.
The url on which we will notify when the transcript is ready. We send a post request to this url with the same body as our getTranscript endpoint
Privacy of your transcript.
PUBLIC
, UNLISTED
, PRIVATE
Title to use for the transcript - if nothing is specified, we try to deduce it from the source file or url
Your own id for the transcript. Helpful to identify callbacks with your internal ids.
List of AI features to generate.
AI_TRANSCRIPT_SUMMARY
, AI_TRANSCRIPT_TOPICS
, AI_TRANSCRIPT_CHAPTERS
, AI_TRANSCRIPT_TITLES
, AI_TRANSCRIPT_QUIZZES
, AI_TRANSCRIPT_LINKEDIN_POSTS
, AI_TRANSCRIPT_TWITTER_TWEETS
, AI_TRANSCRIPT_BLOG_POST
, AI_TRANSCRIPT_NEWSLETTER
, AI_TRANSCRIPT_QUOTES
Response
Duration of the content in seconds
For YouTube videos, id of the channel. Similar value for other platforms. Unknown if not applicable.
For YouTube videos, name of the channel. Similar value for other platforms. Unknown if not applicable.
For YouTube videos, date the video was uploaded. Similar value for other platforms. Current data if not available.
Was this page helpful?