Releases: jsonzilla/vtt_to_srt3
Releases · jsonzilla/vtt_to_srt3
Optional remove tags
What's Changed
- Feature : add parameter -rf to remove styling tags like & by @KarimReefat in #31
Full Changelog: v0.2.0.3...v0.2.0.4
v0.2.0.3
What's Changed
- remove blank lines, update version number by @KarimReefat in #29
New Contributors
- @KarimReefat made their first contribution in #29
Full Changelog: v0.2.0.1...v0.2.0.3
v0.2.0.1
What's Changed
- BUG: Conversion does not remove optional cue identifiers in a vtt cue… by @jsonzilla in #25
Full Changelog: v0.2.0.0...v0.2.0.1
Clear package
What's Changed
Full Changelog: 0.1.9.2...v0.2.0.0
Parametrized encoding support and bug fix
- add explicit python 3.11 support
- add option to choose encoding for process files
- fixed subtitle counter bug (windows platform)
- better test coverage
Change versions suport
0.1.9.1 Update setup.py (#18)