An open API service indexing awesome lists of open source software.

https://github.com/vic/sube

Web-based Subtitle Editor.
https://github.com/vic/sube

Last synced: over 1 year ago
JSON representation

Web-based Subtitle Editor.

Awesome Lists containing this project

README

          

SubE - An online Subtitle Editor.

Sube is an Ajax based subtitle editor, using ExtJS to create the client side user interface.

== Requirements
- Sinatra
- Hpricot
- Json
- RedCloth
- Builder
- Mygist

== Hacking

rake setup dev=git

== Current Features
- Stream video using JWPlayer.
- Save captions as W3 Timed Text standard.
- Use Gist to save captions.
- Video preview
- Keyboard shortcuts!
- Use keepvid.com to obtain a video URL.

== Things to come
- Use Github authentication and reuse gist.
- Open an existing caption. (from Gist)
- Multiple language.
- Play single caption
- Subtitle re-ordering
- Export to other caption formats.