subsync is a simple CLI tool that synchronizes SubRip (srt) subtitles automatically.
Stars
11
Forks
2
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
19
commits
1
Merge pull request #1 from d3m1gd/master
c5414ed
Added '-s' flag to perform simple shift
295693b
Fix typo in comment
adbfce5
No need to ignore `/godir' anymore
199704c
Rewrite subsync in C
2ce2432
Release v0.1.3
0de028a
fix 'go get' error
ee095f8
Release v0.1.2
e125d40
remove subtitle id parsing
8f9a6b1
Release v0.1.1
eed8847
remove a forgotten line
11a9935
Release v0.1
0ca021e
subsync.go: minor change in msecs_to_time function
429cac9
if GOPATH is not set, set its own one
45493dc
README.md: minor change
f8f44a7