ttml2srt
ttml2srt copied to clipboard
feat: Add support for XML namespaces
This allows to use TTML files that use xml namespaces, e.g. <tt:tt xmlns:tt="http://www.w3.org/ns/ttml" ...
Looks ready to go at quick glance. Give me till the week's end to be sure, it's been awhile since I've worked with this codebase.