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.
$ npm install --global xml-to-srt-cli
$ xml-to-srt <subtitle-file>
- Parameter
- (String) - Full path to XML subtitle file
$ xml-to-srt Tatort_2323.xml
>> [xml-to-srt] XML Subtitle successfully converted to SRT (SubRip) format: Tatort_2323.srt
$ xml-to-srt --help
$ 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.
sidneys.github.io 2018