Ttconv Versions Save

Subtitle conversion. Converts STL, SRT, TTML and SCC into TTML, WebVTT and SRT.

1.1.0

1 month ago

What's Changed

Deployed

https://pypi.org/project/ttconv/1.1.0/

1.1.0-rc.1

2 months ago

What's Changed

Full Changelog

https://github.com/sandflow/ttconv/compare/1.0.8...1.1.0-rc.1

Deployment

https://pypi.org/project/ttconv/1.1.0rc1/

1.0.8

5 months ago

What's Changed

Full Changelog

https://github.com/sandflow/ttconv/compare/1.0.7...1.0.8

1.0.8-rc.1

5 months ago

Release planned for 2023-11-24

What's Changed

New Contributors

Full Changelog: https://github.com/sandflow/ttconv/compare/1.0.7...1.0.8-rc.1

1.0.7

8 months ago

Highlights:

  • SCC: suppress only repeated control codes and not repeated characters
  • SRT writer: add support for removing text formatting

Deployed at: https://pypi.org/project/ttconv/1.0.7/

1.0.6

11 months ago

Highlights:

  • fix compatibility with Python 3.11
  • WebVTT writer: make cue identifiers optional
  • add WebVTT reader
  • IMSC writer: allow xml:lang to be configured

Deployed at: https://pypi.org/project/ttconv/1.0.6/

1.0.6-beta.1

1 year ago

Highlights:

  • add WebVTT reader
  • IMSC writer: allow xml:lang to be configured

Deployed at: https://pypi.org/project/ttconv/1.0.6b1/

1.0.5

2 years ago

Highlights:

  • SCC reader: removes duplicate captions (#363)
  • VTT writer: add support for line positioning (#356)
  • VTT writer: port SRT writer improvements (#343)

Package deployed at https://pypi.org/project/ttconv/1.0.5/

Sample app at https://ttconv.sandflow.com/

1.0.5rc1

2 years ago

Highlights:

  • SCC reader: removes duplicate captions (#363)
  • VTT writer: add support for line positioning (#356)
  • VTT writer: port SRT writer improvements (#343)

Release planned for 2022-03-04

1.0.4

2 years ago
  • added SRT reader
  • change entrypoint to tt and fix execution on UNIX (#337)

Package deployed at https://pypi.org/project/ttconv/1.0.4/

Sample app at https://ttconv.sandflow.com/