LICENSE
README.md
pyproject.toml
setup.cfg
src/jimaku_dl/__init__.py
src/jimaku_dl/cli.py
src/jimaku_dl/compat.py
src/jimaku_dl/downloader.py
src/jimaku_dl.egg-info/PKG-INFO
src/jimaku_dl.egg-info/SOURCES.txt
src/jimaku_dl.egg-info/dependency_links.txt
src/jimaku_dl.egg-info/entry_points.txt
src/jimaku_dl.egg-info/requires.txt
src/jimaku_dl.egg-info/top_level.txt
tests/test_cli.py
tests/test_cli_sync.py
tests/test_downloader.py
tests/test_downloader_extended.py
tests/test_end_to_end_windows.py
tests/test_filter_files_by_episode.py
tests/test_mock_download.py
tests/test_parse_directory_name.py
tests/test_parse_filename.py
tests/test_platform_compat.py
tests/test_windows_compat.py