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
The seconv plain-text writer only stripped HTML and put a blank line
between entries. Add three CLI options to control the output, mirroring
the desktop UI's Export plain text dialog:
- --plaintext-merge: merge all subtitles into one space-separated block
- --plaintext-unbreak: join each subtitle's lines into one
- --plaintext-no-blank-line: drop the blank line between subtitles
HTML/styling is still always stripped and the default output is
unchanged when no new flag is passed. Documented in the seconv README.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments