label2srt
v0.0.3
Published
Converts Audacity labels (txt files) into SubRip (srt files)
Downloads
2
Readme
label2srt
Converts Audacity labels (txt files) into SubRip (srt files)
(TOC generated by verb using markdown-toc)
Install
Install globally with npm
$ npm install --global label2srt
Usage
label2srt <inputfile.txt> [<outputfile.srt>]
Options
- inputfile : required
- outputfile : optional
About
Related projects
- metismenu: A jQuery menu plugin | homepage
- twbuttons: alexwolfe/Buttons for Twitter Bootstrap 3 | homepage
Contributing
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
Contributors
Release history
Building docs
(This project's readme.md is generated by verb, please don't edit the readme directly. Any changes to the readme must be made in the .verb.md readme template.)
To generate the readme, run the following command:
$ npm install -g verbose/verb#dev verb-generate-readme && verb
Running tests
Install dev dependencies:
$ npm install && npm test
Author
Osman Nuri Okumuş
License
Copyright © 2017, Osman Nuri Okumuş. MIT
This file was generated by verb-generate-readme, v0.4.2, on February 02, 2017.