I think it’s possible to just upload the video to Youtube, and then download its automatically generated subtitle with youtube-dl, and finally convert that subtitle into plain text (using, e.g., https://github.com/NightMachinary/.shells/blob/master/scripts/python/vtt2txt2.py ).
I think it’s possible to just upload the video to Youtube, and then download its automatically generated subtitle with youtube-dl, and finally convert that subtitle into plain text (using, e.g., https://github.com/NightMachinary/.shells/blob/master/scripts/python/vtt2txt2.py ).