Home

Awesome

libgosubs

Golang library to read and write subtitles in the following formats

notes

TTML is somewhat complex to implement in Go due to the way that Go handles XML namespaces. Until this issue is fixed, two different structs for reading and writing, as well as a lengthy conversion function will probably be necessary. See the test file for a sample (and probably poor) implementation.

todo

updates

libgosubs project garbage

Documentation

Available via Godoc

GodocFormat
GoDocASS
GoDocSRT
GoDocTTML
GoDocWVTT
GoDocMicroDVD

Test Coverage

CoverageFormat
gocover.io goASS
gocover.io goSRT
gocover.io goTTML
gocover.io goWVTT
gocover.io goMDVD

Other

Go Report Card