MANIFEST.in
Pipfile
Pipfile.lock
license
readme.md
setup.py
tcd/__init__.py
tcd/__main__.py
tcd/arguments.py
tcd/downloader.py
tcd/formatter.py
tcd/logger.py
tcd/pipe.py
tcd/safedict.py
tcd/settings.py
tcd/settings.reference.json
tcd/singleton.py
tcd.egg-info/PKG-INFO
tcd.egg-info/SOURCES.txt
tcd.egg-info/dependency_links.txt
tcd.egg-info/entry_points.txt
tcd.egg-info/requires.txt
tcd.egg-info/top_level.txt
tcd.egg-info/zip-safe
tcd/formats/__init__.py
tcd/formats/custom.py
tcd/formats/format.py
tcd/formats/srt.py
tcd/formats/ssa.py