Forum Discussion
dev47
May 05, 2020Copper Contributor
Can I download the transcript of MS Teams meeting using a direct link?
I am trying to extract my meeting content and run NLP model to extract important information out of it. Is something similar already present that can be leveraged. If not, is there a direct link ...
- May 05, 2020Hi dev47
Download per here
https://docs.microsoft.com/en-gb/stream/portal-add-subtitles-captions#download-subtitles-or-captions
Use the VTT script cleaner
https://docs.microsoft.com/en-us/stream/media/stream-utils/cleanvtt.html
This should give you a clean transcript
Hope that answers your question
Best, Chris
May 05, 2020
Hi dev47
Download per here
https://docs.microsoft.com/en-gb/stream/portal-add-subtitles-captions#download-subtitles-or-captions
Use the VTT script cleaner
https://docs.microsoft.com/en-us/stream/media/stream-utils/cleanvtt.html
This should give you a clean transcript
Hope that answers your question
Best, Chris
Download per here
https://docs.microsoft.com/en-gb/stream/portal-add-subtitles-captions#download-subtitles-or-captions
Use the VTT script cleaner
https://docs.microsoft.com/en-us/stream/media/stream-utils/cleanvtt.html
This should give you a clean transcript
Hope that answers your question
Best, Chris
- DeletedOct 09, 2020
It appears the link provided is no longer valid. Here is Microsoft's Stream transcript VTT file cleaner:
https://web.microsoftstream.com/VTTCleaner/CleanVTT.html
Additional steps to take for activating the subtitle captioning feature, which in turn allows the VTT file to be downloadable. Upon downloading, you may have to append the file name with ".vtt".
(Tip: Since not all of the transcript may have been generated accurately, you can rewatch your video, edit the transcript text as you watch, and then perform these .vtt export steps to include your transcript corrections.)https://docs.microsoft.com/en-gb/stream/portal-add-subtitles-captions
- Jodi_FlemingJun 25, 2020Copper Contributor
That script cleaner link is not working.
Can you advise of another one please?
I'm exporting transcript from STREAM to Notepad.
- MadeleineMJun 27, 2020Copper Contributor
Hi Jodi,
I was looking for a way to download the captions too in order to produce a transcript.
I couldn't find a clear way but this link will list all caption text without the time stamps (which although isn't great as I am wanting time stamps, it's easy enough to put them in afterwards):
https://amsglob0cdnstream13.azureedge.net/vttcleaner/CleanVTT.html
All you need to do is download the captions file in VTT and add it in to the 'choose files' tab and then you can directly copy and paste it wherever.
I hope this helps you too Jodi_Fleming
- dev47May 07, 2020Copper Contributor
Hi ChrisHoardMVP ,
Thanks for the quick guidance, but I am looking for a direct link which can download the transcript file for me.
I am planning to call it from a program to run further processes on the data.
Thanks!!!
- May 07, 2020None currently. Would raise it as a uservoice on the Stream Forum here
https://techcommunity.microsoft.com/t5/microsoft-stream-ideas/idb-p/StreamIdeas
Best, Chris