Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialHoward Flores
Full Stack JavaScript Techdegree Student 820 Pointsplease i need the transcript for those videos
please i need the transcript for those videos like other videos on treehouse web thanx
1 Answer
Andrew Winkler
37,739 PointsSeveral of the videos don't have a transcript of code, but all of them have captions/annotations. If you are looking for a print out of the code, try downloading any available attached zip file. If you are looking for a transcript of captions/notations they are traditionally located in the srt file of the video, it's possible that you could inspect the element for the loaded annotation script, download it the srt file, and remove the time stamp notation for readability.
See this link if you're looking to get a transcript of the captions/annotations: link to thread at StackOverflow