https://github.com/onokumus/label2srt
Converts Audacity labels (txt files) into SubRip (srt files)
https://github.com/onokumus/label2srt
audacity subrip
Last synced: over 1 year ago
JSON representation
Converts Audacity labels (txt files) into SubRip (srt files)
- Host: GitHub
- URL: https://github.com/onokumus/label2srt
- Owner: onokumus
- License: mit
- Created: 2017-01-27T19:22:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-10-05T17:51:22.000Z (over 3 years ago)
- Last Synced: 2025-02-23T10:35:35.449Z (over 1 year ago)
- Topics: audacity, subrip
- Language: JavaScript
- Size: 9.77 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# label2srt [](https://www.npmjs.com/package/label2srt) [](https://npmjs.org/package/label2srt) [](https://npmjs.org/package/label2srt) [](https://travis-ci.org/onokumus/label2srt)
> Converts Audacity labels (txt files) into SubRip (srt files)
Table of Contents
- [Install](#install)
- [Usage](#usage)
- [Options](#options)
- [About](#about)
* [Related projects](#related-projects)
* [Contributing](#contributing)
* [Contributors](#contributors)
* [Release history](#release-history)
* [Building docs](#building-docs)
* [Running tests](#running-tests)
* [Author](#author)
* [License](#license)
_(TOC generated by [verb](https://github.com/verbose/verb) using [markdown-toc](https://github.com/jonschlinkert/markdown-toc))_
## Install
Install globally with [npm](https://www.npmjs.com/)
```sh
$ npm install --global label2srt
```
## Usage
```sh
label2srt []
```
## Options
+ inputfile : required
+ outputfile : optional
## About
### Related projects
- [metismenu](https://www.npmjs.com/package/metismenu): A jQuery menu plugin | [homepage](https://github.com/onokumus/metisMenu#readme "A jQuery menu plugin")
- [twbuttons](https://www.npmjs.com/package/twbuttons): alexwolfe/Buttons for Twitter Bootstrap 3 | [homepage](https://github.com/onokumus/twbuttons "alexwolfe/Buttons for Twitter Bootstrap 3")
### Contributing
Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new).
### Contributors
### Release history
### Building docs
_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_
To generate the readme, run the following command:
```sh
$ npm install -g verbose/verb#dev verb-generate-readme && verb
```
### Running tests
Install dev dependencies:
```sh
$ npm install && npm test
```
### Author
**Osman Nuri Okumuş**
+ [github/onokumus](https://github.com/onokumus)
+ [twitter/onokumus](https://twitter.com/onokumus)
### License
Copyright © 2017, [Osman Nuri Okumuş](https://github.com/onokumus).
MIT
***
_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.4.2, on February 02, 2017._
[metismenu]: https://github.com/onokumus/metisMenu
[twbuttons]: https://github.com/onokumus/twbuttons