subtitles2csv

command module
v0.0.0-...-e8a971c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 29, 2020 License: MIT Imports: 10 Imported by: 0

README

About

A simple cli tool for converting subtitle files into csv files

Instalation

$ go get -u github.com/DarylSerrano/subtitles2csv
$ go install github.com/DarylSerrano/subtitles2csv

Usage

$ subtitles2csv --infile "subtitles.srt"

Saved into:  /home/daryl/go/src/subtitles2csv/out.csv

You can also set the outputh path:

$ subtitles2csv --infile "subtitles.srt" --outpath "../"

Saved into:  /home/daryl/go/src/out.csv

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL