1.1.1 • Published 6 years ago

xml-to-srt-cli v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

xml-to-srt-cli



Contents

  1. Installation
  2. Usage
  3. Example
  4. Platform Support
  5. Contribute
  6. Author

Installation

Installation as global CLI module

$ npm install --global xml-to-srt-cli

Usage

$ xml-to-srt <subtitle-file>
  • Parameter
    • (String) - Full path to XML subtitle file

Example

$ xml-to-srt Tatort_2323.xml
>> [xml-to-srt] XML Subtitle successfully converted to SRT (SubRip) format: Tatort_2323.srt

Show Help

$ xml-to-srt --help

Show Version

$ xml-to-srt --version

Platform Support

Tested on:

  • macOS High Sierra 10.13.4
  • Windows 10 Spring Creators Update
  • Ubuntu 18.04

Contribute Contribute

Read the contribution documentation first.

  • Dev Chat: Talk about features and suggestions.
  • Issues File bugs and document issues.

Author

sidneys.github.io 2018