Forum Discussion

stuartmcgarrity's avatar
stuartmcgarrity
Brass Contributor
Oct 24, 2022
Solved

Keeping track of which videos have transcripts

We need to generate transcripts (and sometimes chapters) for all of our videos.   As we need to do this manually for each video for now, I need to keep track of which videos have the transcript and...
  • stuartmcgarrity's avatar
    stuartmcgarrity
    Oct 28, 2022
    Thanks for the suggestion. That worked. Looking at the UI calls I was able to determine that I can use:
    https://mathworks.sharepoint.com/sites/<sitename>/_api/v2.1/drives/<driveID>/items/<itemid>/media/transcripts/<transcriptid>/streamContent?format=json";

Resources