averagehat / gcap

Automatically exported from code.google.com/p/gcap
0 stars 0 forks source link

Option to download automatic captions #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. gcap "http://www.youtube.com/watch?v=aq1LUZwWPXg"

What is the expected output? What do you see instead?

It would be good to have an option to download the automatic caption instead 
getting an "error: no input: no captions found"

What version of the product are you using? On what operating system?

0.1.1

Please provide any additional information below.

Some videos have an automatic caption available (while not 100% accurate, they 
are useful for non-native English speakers).

Original issue reported on code.google.com by nao...@gmail.com on 3 May 2012 at 2:54

GoogleCodeExporter commented 9 years ago
> "error: no input: no captions found"

In this case means that:
  http://video.google.com/timedtext

Service does not return anything for the video ID. This is
the address gcap uses to get those CCs. Patches welcome.

Original comment by legatvs on 22 Jul 2012 at 1:18

GoogleCodeExporter commented 9 years ago
Maybe this can help you to imagine a way to be able download automatic 
transcripts:

http://webapps.stackexchange.com/questions/2751/downloading-auto-generated-youtu
be-transcriptions/31565#31565

Original comment by marcgo...@gmail.com on 17 Nov 2012 at 2:42