# Python
__pycache__/
*.py[cod]
.venv/
*.egg-info/
dist/
build/

# Project output and state
downloads/
.ytdlp-state/

# Tooling caches
.pytest_cache/
.ruff_cache/
.mypy_cache/
.ty_cache/
