Remove use of ABC, not part of Python 2 and implementing ABCMeta changes between Python 2 and 3 so left it out entirely. Base class now raises NotImplementedError manually. Fix parse_timecode issue with start and end times being identical Replaced uses of F-strings with .format() also for compatibility. |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
__main__.py | ||
_api.py | ||
_cli.py | ||
_errors.py | ||
_html_unescaping.py | ||
_settings.py | ||
_transcripts.py | ||
formatters.py |