Extract all words from any Youtube video into a string.
The Youtube Transcriber simply allows you to extract all speech in a given Youtube video into text. Using the endpoint “/transcribe” you simply pass the video id of the youtube video as part of the header. For example: let’s take a Yotube video - https://www.youtube.com/watch?v=vA_DlBefDqc
The video ID can be found after “?v=”, in this case it is “vA_DlBefDqc”.
This will return the whole transcript for that video.
However, there will be no punctuation. To add punctuation you can use the “/punctuate” endpoint.
Simply post the text you would like to add punctuation to and it will attempt to add capital letters, commas & full stops where needed.
If you have any questions or concerns you can reach out to Rob @ healthytechguy@gmail.com
alternatively, you can find me here: https://rob-oconnor.com