LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
src/etgdlp/__init__.py
src/etgdlp/batch.py
src/etgdlp/cli.py
src/etgdlp/core.py
src/etgdlp/exceptions.py
src/etgdlp/info.py
src/etgdlp/progress.py
src/etgdlp/types.py
src/etgdlp.egg-info/PKG-INFO
src/etgdlp.egg-info/SOURCES.txt
src/etgdlp.egg-info/dependency_links.txt
src/etgdlp.egg-info/entry_points.txt
src/etgdlp.egg-info/requires.txt
src/etgdlp.egg-info/top_level.txt
tests/__init__.py
tests/test_batch.py
tests/test_core.py
tests/test_exceptions.py
tests/test_info.py
tests/test_types.py