.gitignore
CLAUDE.md
Licence.txt
MANIFEST.in
PUBLISHING.md
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/workflows/publish-to-pypi.yml
docs/Makefile
docs/arguments.rst
docs/conf.py
docs/examples.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/structure.rst
docs/troubleshooting.rst
docs/usage.rst
docs/_static/.DS_Store
docs/_static/overrides.css
google_images_download/__init__.py
google_images_download/__main__.py
google_images_download/google_images_download.py
google_images_download/sample_config.json
google_images_download.egg-info/PKG-INFO
google_images_download.egg-info/SOURCES.txt
google_images_download.egg-info/dependency_links.txt
google_images_download.egg-info/entry_points.txt
google_images_download.egg-info/requires.txt
google_images_download.egg-info/top_level.txt
images/flow-chart.png
tests/__init__.py
tests/test_bug_fixes.py
tests/test_filename_sanitization.py
tests/test_google_images_download.py
tests/test_sample.py
tests/test_similar_images_with_filters.py