Forum Discussion
Peter Koel
Oct 27, 2021Copper Contributor
New User - C# API to search the title of videos in MS Stream
Hello, I am a new C# programming and have created a web page. I want to add a search bar to the page that will allow me to search the titles of MS Stream videos and return links to titles that ...
- Oct 28, 2021For classic Stream no there are no APIs to do this, someone could screen scrap websites but this isn't recommended and the format of the page could change.
On Stream on SharePoint, the future of video in M365 it will be based on SharePoint & ODB and then you would use MS Graph APIs to get access to the files and metadata.
descapa_msft
Oct 28, 2021Iron Contributor
For classic Stream no there are no APIs to do this, someone could screen scrap websites but this isn't recommended and the format of the page could change.
On Stream on SharePoint, the future of video in M365 it will be based on SharePoint & ODB and then you would use MS Graph APIs to get access to the files and metadata.
On Stream on SharePoint, the future of video in M365 it will be based on SharePoint & ODB and then you would use MS Graph APIs to get access to the files and metadata.