LICENSE
README.md
pyproject.toml
src/__init__.py
src/opensubtitlescom/__init__.py
src/opensubtitlescom/config.py
src/opensubtitlescom/download_client.py
src/opensubtitlescom/exceptions.py
src/opensubtitlescom/file_utils.py
src/opensubtitlescom/languages.py
src/opensubtitlescom/opensubtitles.py
src/opensubtitlescom/responses.py
src/opensubtitlescom/responses_base.py
src/opensubtitlescom/srt.py
src/opensubtitlescom.egg-info/PKG-INFO
src/opensubtitlescom.egg-info/SOURCES.txt
src/opensubtitlescom.egg-info/dependency_links.txt
src/opensubtitlescom.egg-info/entry_points.txt
src/opensubtitlescom.egg-info/requires.txt
src/opensubtitlescom.egg-info/top_level.txt
src/ost_cli/__init__.py
src/ost_cli/main.py
src/ost_cli/table.py
tests/test_opensubtitles.py