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.
- Host: GitHub
- URL: https://github.com/vic/sube
- Owner: vic
- License: other
- Created: 2008-09-12T02:33:01.000Z (almost 18 years ago)
- Default Branch: master
- Last Pushed: 2008-09-12T14:58:39.000Z (almost 18 years ago)
- Last Synced: 2025-03-18T15:03:28.612Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 111 KB
- Stars: 17
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.rdoc
- Changelog: CHANGELOG
- License: LICENSE
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.