Files
ThePlasmak a2dc2c2ef9 fix: skip-existing multi-format check, no-timestamps format list, speaker-names warning, batch skip count
- Fixed --skip-existing in multi-format mode (--format srt,text) to check
  ALL format outputs before skipping, not just the first one
- Fixed --no-timestamps conflict check to include lrc, ass, ttml formats
  (all require timing info, same as srt/vtt/tsv)
- Fixed --speaker-names silently doing nothing without --diarize; now
  prints a clear warning
- Batch summary now shows skipped file count when --skip-existing is
  active: Done: 8 files (3 skipped), ...

Bumps version to 1.5.1
2026-02-19 00:26:50 +08:00
..