This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
thejefflarson (author)
Tue Oct 20 12:06:26 -0700 2009
vid-skim /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Oct 20 12:06:26 -0700 2009 | |
| |
.yardopts | Thu Oct 08 12:36:40 -0700 2009 | |
| |
LICENSE | Thu Oct 08 11:31:24 -0700 2009 | |
| |
README | Thu Oct 08 21:46:40 -0700 2009 | |
| |
Rakefile | Thu Oct 01 15:01:26 -0700 2009 | |
| |
bin/ | Fri Sep 25 23:51:13 -0700 2009 | |
| |
lib/ | Fri Oct 02 11:47:04 -0700 2009 | |
| |
parsers/ | Thu Oct 01 14:43:23 -0700 2009 | |
| |
spec/ | Thu Oct 01 13:51:30 -0700 2009 | |
| |
template/ | Thu Oct 08 13:56:55 -0700 2009 | |
| |
vid-skim.gemspec | Thu Oct 08 13:56:55 -0700 2009 | |
| |
videos/ | Thu Oct 08 13:46:12 -0700 2009 | |
| |
views/ | Thu Oct 01 13:33:15 -0700 2009 | |
| |
wiki/ | Thu Oct 08 12:01:05 -0700 2009 |
README
=
--- ---
+-------------+
| +----+ ---- | ---
| | :) | ---- | ---
| +----+ ---- | ---
+-------------+
~ Video Skimmer
# Transcripts and commentary for long boring videos on YouTube! #
* Present your videos with transcripts and running commentary.
* Let your users skip to the good parts.
Designed for:
* News organizations
* Producers comfortable with the command line
* Raw video from court transcripts, Political Speeches, Uncut Interviews. In
short: lengthy video.
~ Documentation
#Wiki: https://github.com/propublica/vid-skim/wikis
#RDoc: http://rdoc.info/projects/propublica/vid-skim
~ Getting Started
Install the gem
>> sudo gem install vid-skim
Install the directory structure.
>> vidskim install video-skimmer
Under ./video-skimmer/ you'll see an html and and videos directory.
Put your vidskim json or expanded files in ./video-skimmer/videos/ (see the
wiki for formatting info).
Once your json is complete run:
>> vidskim build video-skimmer
And you'll see some html files that look something like this:
http://projects.propublica.org/skimmer/ron_boline






