package
0.13.2
Repository: https://github.com/zacxdev/video-splitter.git
Documentation: pkg.go.dev

# Functions

AddTextOverlay adds text overlay to a video.
GetSupportedPlatforms returns a list of supported platforms.
NewSplitter creates a new video splitter.
NewTemplater creates a new video templater.

# Constants

Duration in seconds for outro screen.
Fade in duration in seconds.
Text color for outro.
Larger font size for outro text.

# Structs

Splitter handles video splitting operations.
Templater handles video template operations.
In VideoTemplateOptions struct in config.go.