Forum Discussion

asanzgiri's avatar
asanzgiri
Icon for Microsoft rankMicrosoft
Nov 28, 2022

API access to Stream videos and transcripts

Hello,

 

For the recordings available on stream - is there an API or other programmatic way to download the videos or the audio transcriptions?

 

Thanks,

Ashutosh

4 Replies

  • JPerryman88's avatar
    JPerryman88
    Copper Contributor

    asanzgiri  I have just read this in the comparison document:

     

    The Stream API will just be the Microsoft Graph Files API. Therefore many APIs for video files already exist. As we add new video specific features to video files in ODB and SPO, we will add extra functionality to the existing Graph Files API. For example the following are already available:

    Overview - https://docs.microsoft.com/graph/api/resources/onedrive

    Get embed code for a video - https://docs.microsoft.com/graph/api/driveitem-preview

    Get thumbnail - https://docs.microsoft.com/graph/api/driveitem-list-thumbnails

    Get view count & analytics - https://docs.microsoft.com/graph/api/itemanalytics-get

    Search for files including videos - https://docs.microsoft.com/graph/api/resources/search-api-overview

     

    This seems to be the only ones at the moment

Resources