Convert XML subtitles (EBU-TT format) from online broadcasting platforms like MediathekView (Germany) or the BBC (UK) into SRT (SubRip) subtitles.
npm install xml-to-srt-cli------
Convert XML subtitles (EBU-TT format) from online broadcasting platforms like MediathekView (Germany) or the BBC (UK) into SRT (SubRip) subtitles.
Available for macOS, Windows and Linux.
------
1. Installation
1. Usage
1. Example
1. Platform Support
1. Contribute
1. Author
``bash`
$ npm install --global xml-to-srt-cli
`bash`
$ xml-to-srt
- Parameter
-
`bash`
$ xml-to-srt Tatort_2323.xml
>> [xml-to-srt] XML Subtitle successfully converted to SRT (SubRip) format: Tatort_2323.srt
`bash`
$ xml-to-srt --help
`bash``
$ xml-to-srt --version
Tested on:
- macOS High Sierra 10.13.4
- Windows 10 Spring Creators Update
- Ubuntu 18.04
Read the contribution documentation first.
- Dev Chat: Talk about features and suggestions.
- Issues File bugs and document issues.
sidneys.github.io 2018