| Due to the behavior of the CLI and API, needed more flexibility for combining 1 or many transcripts for a given formatter. - Now can specify a DELIMITER to separate multiple transcripts on. - Can also specify how those items are combine overriding the combine class method. Remove unused imports Fix adjust some lines to meet PEP | ||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||
| __main__.py | ||
| _api.py | ||
| _cli.py | ||
| _errors.py | ||
| _html_unescaping.py | ||
| _settings.py | ||
| _transcripts.py | ||
| formatters.py | ||