Forum Discussion
drusome
Jun 08, 2020Copper Contributor
VTT Cleaner website missing
I googled and found this post in the wrong forum: The website is down. Was it removed? https://docs.microsoft.com/answers/users/2648818/michellel-2384.html asked · 15 hours ago https://docs.m...
- Jun 11, 2020
drusome naomiii ericlott KWildman Thx to everyone in this thread for participating till now!
I could access the cached version of the VTTCleaner and view the html source. I extracted the code and I have written a PowerShell script to clean a VTT file. It is in my GitHub repo now. See: https://github.com/tomka75/Tools/tree/master/MicrosoftStream/VTTCleaner
Call:
.\Clean-MicrosoftStreamVttFile.ps1 -File MicrosoftStreamVideoTranscriptDemo.vtt
Result is a clean text output in file MicrosoftStreamVideoTranscriptDemo.vttcleaned.
I hope this can help someone!
lizramos24
Oct 15, 2024Copper Contributor
@https://docs.microsoft.com/answers/users/2648818/michellel-2384.html Hello, have you gotten any feedback on this?
Thank you!