up vote 5 down vote favorite
2
share [g+] share [fb]

I'm wondering if it's possible to download subtitles for the TED talks for offline viewing.

Related on Stack Overflow
Parsing and Converting TED Talks JSON Subtitles.

link|improve this question

78% accept rate
Think you need to check with TED for that. The talks are available in many languages, but that's as part of the flash experience, so I can't see how to extract the subtitles. Nice idea though. – outsideblasts Dec 23 '09 at 8:50
feedback

protected by Diago Nov 2 '10 at 14:41

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

2 Answers

up vote 4 down vote accepted

This is not an answer just a hint . I have found the URL which loads the related file like this , and its in JSON format.

http://www.ted.com/talks/titles/id/451/lang/hin

link|improve this answer
It's http://www.ted.com/talks/subtitles/id/451/lang/hin but thanks very much for the tip! I'm going to see how I can convert those to a compatible format now. – Alix Axel Dec 23 '09 at 18:28
Are you saying it's both not a hint nor an answer? – random Dec 24 '09 at 3:07
ha ha , Fixed :) – TuxGeek Dec 24 '09 at 10:13
feedback

I made a app to solve this:

http://tedtalksubtitledownload.appspot.com

link|improve this answer
Well, now it doesn't work – develop7 Oct 22 '10 at 8:28
awesome! thank you very much! – valya Apr 3 '11 at 11:20
1  
should be working now, @develop7. – eordano Sep 15 '11 at 13:17
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.