VTT to ASS
This is a simple application to convert VTT files to ASS subtitles.
Requirements
-
ruby 2.7.2 or newer
It might work with older versions of ruby, but it hasn't been tested
Installation
To install: bash gem install vtt2ass
Build
gem build vtt2ass.gemspec
Usage
Add your VTT files in your input
directory.
Run this command: bash $ vtt2ass
Help
$ vtt2ass -h
Usage: vtt2ass [options]
Specific options:
-i, --input PATH Specify a custom input file or directory (default: './')
-o, --output PATH Specify a custom output directory (default: './')
-f, --font-family FONT Specify a font family for the subtitles (default: 'Open Sans Semibold')
-s, --font-size SIZE Specify a font size for the subtitles (default: 52)
-t, --title TITLE Specify a title for you file. If the input is a directory, all files will share the same title.
-v, --version Show version
Donate
If you want to support me, consider buying me a coffee.