Forum Discussion
VTT Cleaner website missing
- 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!
Hi KWildman and all,
https://subtitletools.com/convert-subtitles-to-plain-text-online
Found this on anther thread dealing with this and wanted to pass on here. Makes pretty quick work of it.
Best