forked from kenzuya/unshackle
add WVTT (WebVTT in MP4) subtitle converter for subby (#61)
* chore(deps): update subby to 0.3.27 * fix(subs): add WVTT (WebVTT in MP4) subtitle converter for subby - Use WVTTConverter if self.codec == Subtitle.Codec.fVTT - Read or save files as Paths instead of strings to avoid AttributeErrors - Add CommonIssuesFixer when stripping SDH - Set Subtitle.Codec.fVTT to use subby if conversion_method == "auto" - Silence the underlying srt library logging used by subby to avoid info messages being printed to console
This commit is contained in: