diff options
author | Michales Michaloudes <korgie@gmail.com> | 2021-04-10 02:09:47 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-10 17:04:42 +0700 |
commit | a7b976f3517ea50b4791e3abdb6520aa6c286835 (patch) | |
tree | f7e44edbc2f10a4011b109e0c48d3b6a4cdacd5c /multimedia/srt-to-vtt-cl/README | |
parent | ed322ae3a64505865c203e0caa9f6556b1885dc0 (diff) |
multimedia/srt-to-vtt-cl: Added (convert srt files to webtvv)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/srt-to-vtt-cl/README')
-rw-r--r-- | multimedia/srt-to-vtt-cl/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/srt-to-vtt-cl/README b/multimedia/srt-to-vtt-cl/README new file mode 100644 index 0000000000000..31ade96dde884 --- /dev/null +++ b/multimedia/srt-to-vtt-cl/README @@ -0,0 +1,2 @@ +A command line tool that converts subtitle files from SubRib (.srt) +format to WebVTT (.vtt) format. |