# 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.