https://github.com/davidde/submod_go
Command line tool to modify movie subtitles in Golang
https://github.com/davidde/submod_go
Last synced: 4 months ago
JSON representation
Command line tool to modify movie subtitles in Golang
- Host: GitHub
- URL: https://github.com/davidde/submod_go
- Owner: davidde
- License: mit
- Created: 2018-01-28T13:41:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-28T13:51:58.000Z (over 8 years ago)
- Last Synced: 2024-12-31T07:33:06.160Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# submod_go
Command line tool to modify the timing of movie subtitle files.
This is a rewrite of [submod_py](https://github.com/DavidDeprost/submod_py) to learn Golang.