doesnt youtube already have this feature? Transcript feature.
thanks sir! will do thisI think maybe there is a way to download these.
Maybe try this:
TEXT GUIDE: GET CLOSED CAPTION [CC] TEXT WITHOUT TYPING IT BY HAND
Source: http://webris.org/step-step-guide-get-youtube-video-transcripts/
- Firebug is a lightweight browser plug in that’s a MUST if you’re a web analyst. It allows you to easily perform a number of technical debugging actions on HTML, DOM elements and live editing of CSS properties.
- It also helps you get the transcript for your YouTube videos.
- Download the free add on here: Firebug
- Install Firebug and restart your browser
- Head over to YouTube and open the video with the transcript you want to download.
- Open Firebug: Tools -> Web Developer -> Firebug -> Open Firebug
- Go to “Net” in the Firebug tab
- If disabled, click on the button to enable it
- Refresh your browser
- Press the closed caption [CC] button located in the bottom right hand corner of your video
- In the Firebug search bar (top right of the Firebug screen), type ‘timedtext’ (no quotes)
- Locate the 2nd instance of ‘get timedtext’
- Right click on the ‘get timedtext’ and open in a new window
- Your video transcript will be in the new browser. You may have to do some decoding and re scripting, as YouTube voice recognition greatly depends on the quality of your audio. However, this is a huge time saver from writing the whole thing out!