Release Subtitle Tools 0.2.0
Verify / verify (push) Canceled after 0s

This commit is contained in:
2026-09-02 08:44:49 +02:00
parent b92793eb82
commit 88c2bcd0ff
36 changed files with 1354 additions and 182 deletions
+6 -3
View File
@@ -6,9 +6,12 @@ other network destination exists. The production policy uses
`connect-src 'self'`; browser tests fail on non-local requests.
Subtitle text is rendered by React as text, not interpreted as HTML. ASS override
codes and WebVTT tags are preserved as inert source. Exports are downloads chosen
by the user. Browser-native media playback and Web Audio decoding inherit browser
codec support and may allocate substantial memory inside the documented bounds.
codes and WebVTT tags are preserved as inert source. TTML import rejects document
types and entity declarations and reads a deliberately flat, bounded profile; it
does not fetch referenced styles, images, fonts or other resources. Exports are
downloads chosen by the user. Browser-native media playback and Web Audio
decoding inherit browser codec support and may allocate substantial memory inside
the documented bounds.
Validation findings are editorial signals. They are not proof of accessibility,
broadcast conformance, synchronization quality or legal compliance. Cross-format