Forum Discussion

drusome's avatar
drusome
Copper Contributor
Jun 08, 2020
Solved

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...
  • Tomislav Karafilov's avatar
    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!

Resources