130 likes | 224 Vues
I will be explaining how to download those automatically generated transcripts in the form of the text file from YouTube.
E N D
I will be explaining how to download those automatically generated transcripts in the form of the text file from YouTube.
Go to YouTube and open the desired video for which you want the transcripts. If the video isn’t there on YouTube then please upload it first. 1
If your video or the video for which you want transcripts contains CC button in YouTube player then transcripts can be downloaded for that particular video. 2
Now if CC button exists for the video then, press F12 or Right Click and select Inspect on Chrome Browser. 3
Select Console tab and paste the below code in Console and hit Enter. • if(yt.config_.TTS_URL.length) window.location.href=yt.config_.TTS_URL+”&kind=asr&fmt=srv1&lang=en” 4
A web page with the transcript of that video will open in the same tab. Right-click on the page and select Save As… 5
Save the file with .html extension by selecting Files of Type as All Files. 6
With this, you will have a HTML file with an audio transcript of the video file. You can print that out easily too.
http://www.techuntold.com/audio-transcription-of-video-files-using-youtube/http://www.techuntold.com/audio-transcription-of-video-files-using-youtube/ See more at:
https://www.facebook.com/techuntold/?ref=hl • https://twitter.com/TechUntold Follow Us