0.0.3 • Published 1 year ago

label2srt v0.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
1 year ago

label2srt NPM version NPM monthly downloads NPM total downloads Linux Build Status

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

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.

0.0.3

1 year ago

0.0.2

7 years ago

0.0.1

7 years ago