.gitignore
.gitlint
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE
README.md
REUSE.toml
flake.nix
justfile
pyproject.toml
uv.lock
.github/workflows/pipeline.yml
.github/workflows/release.yml
LICENSES/GPL-3.0-or-later.txt
insta/__init__.py
insta/__main__.py
insta/cli.py
insta/download.py
insta/topics.py
insta/website.py
instagram_offline.egg-info/PKG-INFO
instagram_offline.egg-info/SOURCES.txt
instagram_offline.egg-info/dependency_links.txt
instagram_offline.egg-info/entry_points.txt
instagram_offline.egg-info/requires.txt
instagram_offline.egg-info/scm_file_list.json
instagram_offline.egg-info/scm_version.json
instagram_offline.egg-info/top_level.txt
tests/test_archive.py
tests/test_cli.py
tests/test_download.py
tests/test_topics.py
tests/test_website.py