LICENSE
MANIFEST.in
README.md
pyproject.toml
tcd/__init__.py
tcd/__main__.py
tcd/arguments.py
tcd/comments.py
tcd/downloader.py
tcd/formatter.py
tcd/graphql_comments.py
tcd/logger.py
tcd/pipe.py
tcd/safedict.py
tcd/settings.py
tcd/settings.reference.json
tcd/singleton.py
tcd2.egg-info/PKG-INFO
tcd2.egg-info/SOURCES.txt
tcd2.egg-info/dependency_links.txt
tcd2.egg-info/entry_points.txt
tcd2.egg-info/requires.txt
tcd2.egg-info/top_level.txt
tcd/formats/__init__.py
tcd/formats/custom.py
tcd/formats/format.py
tcd/formats/srt.py
tcd/formats/ssa.py