a tool to convert subtitles for example netflix ttml format to subrip format feel free to use distribute and contribute
webvtt, ttml, subrip, sbv, json, substationalpha
./subly.phar -i input.xml -o output.srt
or
php subly.phar -i input.xml -o output.srt
or on system wide installation
subly -i input.xml -o output.srt
./subly.phar -i input.xml -if webvtt -o output.srt -of subrip
or
php subly.phar -i input.xml -if webvtt -o output.srt -of subrip
or on system wide installation
subly -i input.xml -if webvtt -o output.srt -of subrip
$ sudo mv subly.phar /usr/bin/subly
https://github.com/thephpleague/climate