Fix synopsis
[gcap.git] / README
blob6929bd8bf94a306252c3ce7e1aed88dddb084fff
2 GENERAL
3 =======
5 gcap is a command line tool for retrieving Youtube closed captions.
6 The retrieved closed captions are saved in SubRip (srt) file format.
7 The srt files are saved as "$videoid_$langid.srt".
9 Home  : <http://gcap.googlecode.com/>
10 gitweb: <http://repo.or.cz/w/gcap.git>
13 LICENSE
14 =======
16 gcap is free software, licensed under the GPLv3+.
19 vim: set ts=2 sw=2 tw=72 expandtab: