Skip to content

panda8z/go_subtitle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

subtitle: Go package for handing movie subtitle

Package subtitle reads subtitle book from srt and smi file. And, provide fuctions to display each script on time.

Usage

import "github.com/suapapa/go_subtitle"

Functions

Fmt Read Export
srt O O
smi O X

Checkout following projects for example

  • github.com/suapapa/tools/smi2srt
  • github.com/suapapa/subtitle-raider

About

Go package for handling subtitle files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%