This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Universal Subtitles v0.72a */ | |
CmdUtils.CreateCommand({ | |
names: ["subtitle"], | |
description: "Add subtitles to any web video using open standards.", | |
help: "Open a video or select an URL and type subtitle", | |
author: { | |
name: "Michael Baer", | |
homepage: "http://twitter.com/shaytards", | |
}, | |
license: "GPL", |
OlderNewer