You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added explicit end time when the previous subtitle did not have one
Handled case where a subtitle is still active at the end of the file
Added imagesEqual helper to compare images pixel by pixel
Changed
Updated Go version to 1.25.0 and bumped dependencies (openai-go, sync, text, gjson, sys)
Improved
Replaced the hardcoded Version constant with runtime build info extracted via debug.ReadBuildInfo, providing version, Go version, OS, and architecture dynamically