Copy & rename a subtitle to match a video file
##Build :
- Rename config.yml.dist to config.yml and edit it if you want to specify a default video folder.
- go generate
- go build
The executable takes a subtitle file path as argument.
##Disclaimer
First Go program and more of a PoC than anything.