nzmsv / udacity-dl

A Google Chrome extension to download Udacity.com videos for offline watching
40 stars 9 forks source link

Include closed captions #12

Open joseluisfb opened 12 years ago

joseluisfb commented 12 years ago

Thanks for your work! I'm really saving lots of time.

Actually I'm downloading subtitles with gcap, but it would be great it was included in your tool.

A similar project, MITx-6002x-Video-Downloader, do it in scala for MITx.

Thanks.

nzmsv commented 12 years ago

Thanks for the feature request. I will look into it, but I can't promise a date unfortunately.

joseluisfb commented 12 years ago

Appreciated.

nzmsv commented 12 years ago

I added basic support for subtitles in 392d97d7c8d336496bf63657bbaebac3e95782e4. Right now only the English track is offered for download. Would a language selector be useful?

The videos that have no subtitle link are the ones that have been subtitled using speech recognition. The quality is so bad that I thought there was no point in offering these.

joseluisfb commented 12 years ago

Thanks a lot.

I, personally, only need English subtitles (problems listening, not reading).

Agree with the speech recognition.

Thanks again.