Codebase list gcap / HEAD
HEAD

Tree @HEAD (Download .tar.gz)

GENERAL
=======

gcap is a command line tool for retrieving Youtube closed captions.
The retrieved closed captions are saved in SubRip (srt) file format.
The srt files are saved as "$videoid_$langid.srt".

Home  : <http://gcap.googlecode.com/>
gitweb: <http://repo.or.cz/w/gcap.git>


LICENSE
=======

gcap is free software, licensed under the GPLv3+.


vim: set ts=2 sw=2 tw=72 expandtab: