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
macOS Finder Quick Action: Run npx @illyism/transcribe --install-mac-action to add a native right-click "Transcribe Subtitles" menu option in macOS Finder with system notifications.
macOS Productivity Integrations: Added setup guides in README for Apple Shortcuts, Raycast/Alfred, and Automator Drop Zone folders.
Unit Tests: Added a bun test suite (103 tests) covering URL vs path detection, input routing, media discovery, time parsing, and SRT timeline math.
Fixed
URL vs Path Disambiguation: Improved URL parsing in remote providers to prevent local filesystem paths from being misidentified as URLs.
SRT Millisecond Rounding: Fixed floating point truncation that could shift a cue by 1ms.
Negative Timestamps: Clamped negative --offset timestamps to 00:00:00,000.