LICENSE
README.md
pyproject.toml
src/anime_pahe_dl/__init__.py
src/anime_pahe_dl/cli.py
src/anime_pahe_dl/client.py
src/anime_pahe_dl/config.py
src/anime_pahe_dl/downloader.py
src/anime_pahe_dl/utils.py
src/anime_pahe_dl/worker_pool.py
src/shinkansen_cli.egg-info/PKG-INFO
src/shinkansen_cli.egg-info/SOURCES.txt
src/shinkansen_cli.egg-info/dependency_links.txt
src/shinkansen_cli.egg-info/entry_points.txt
src/shinkansen_cli.egg-info/requires.txt
src/shinkansen_cli.egg-info/top_level.txt
tests/test_cli.py
tests/test_client.py
tests/test_config.py
tests/test_downloader.py