Skip to content

Vhati/CompileSubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CompileSubs

This takes a text transcript of datestamped commentary, made by multiple people watching copies of the same video independently, and transforms it into another format. The time of each person's comments can be shifted to correct for buffering, pausing, starting early/late, etc.

It can read from the following sources:

  • Html MockTM event transcripts from the LousyCanuck blog.
  • Logs from TweetSubs, an app that collects comments live from Twitter.
  • A Twitter search for tweets from an account and @replies to it.
  • Tabbed text.

And it can write:

  • SubRip subtitles.
  • Tabbed text.
  • Html transcripts.
  • Html transcripts, posted directly to a Wordpress blog.

More parser and exporter modules can be added fairly easily.

Requirements

The commandline interface only needs Python, and should run well on any os. The GUI is more demanding... it will run on Windows and Linux; no idea about OSX.

 

Note: You can't mix 32bit and 64bit.

VLC is typically 32bit, so you'll need 32bit Python to match. Though there's an experimental 64bit VLC...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages