conradfr / SubtitleRenamer

Rename a subtitle to match a video file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SubtitleRenamer

Copy & rename a subtitle to match a video file

##Build :

  1. Rename config.yml.dist to config.yml and edit it if you want to specify a default video folder.
  2. go generate
  3. go build

Run

The executable takes a subtitle file path as argument.

##Disclaimer

First Go program and more of a PoC than anything.

About

Rename a subtitle to match a video file.

License:GNU General Public License v3.0


Languages

Language:Go 100.0%