Subtitles mixer
CLI to join two subtitles files in one, one on top and one on the bottom.
Installation
npm install subtitles-mixer -g
Usage in command line
subtitles-mixer --top sub1.srt --bottom sub2.srt --out merge.ass
CLI to join two subtitles files in one, one on top and one on the bottom.
npm install subtitles-mixer -g
subtitles-mixer --top sub1.srt --bottom sub2.srt --out merge.ass
npm i subtitles-mixer
0
0.0.6
MIT