up vote 3 down vote favorite

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|flag

80% 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

3 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|flag
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
up vote 3 down vote

I made a app to solve this:

http://tedtalksubtitledownload.appspot.com

link|flag
up vote 0 down vote

Thank you very much, Esteban!

link|flag

Your Answer

get an OpenID
or
never shown

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