macOS
brew install instalooterlocal Homebrew formula metadata
安装
brew install instalooterlocal Homebrew formula metadata
概览
Download any picture or video associated from an Instagram profile
历史
InstaLooter is a Python command-line downloader for Instagram pictures and videos from profiles, hashtags, posts, and batch files. Its own GitHub metadata describes it as API-less and defunct, which makes it a useful historical companion to better-maintained Instagram archiving tools.
The GitHub repository and PyPI package appeared in 2016. The README says InstaLooter can download pictures or videos associated with an Instagram profile without API access and describes it as a reimplementation of the deprecated InstaRaider project.
The 1.0.0 line was rewritten from scratch and intentionally risked breaking script compatibility while trying to keep the CLI familiar. The changelog records a semantic-versioned release stream through the 2.x series, including fixes for Instagram-side API and login changes.
InstaLooter was distributed through PyPI and packaged by Homebrew. The official Read the Docs build, README badges, and PyPI metadata show a conventional Python CLI distribution path with documentation, changelog, source repository, and package releases.
The Homebrew formula packages the PyPI source archive for version 2.4.4, while PyPI records dozens of releases beginning in 2016. That adoption is modest but real for a single-purpose scraper.
The documented command-line interface includes user, hashtag, post, and batch subcommands. Options cover credentials, output directories, number of files, parallel jobs, filename templates, videos, metadata dumps, time limits, and authenticated downloads.
The docs describe logging in with username/password or a login subcommand, then storing a session cookie in a cache-specific folder. That credential behavior is central to how such tools handled private profiles and authenticated media access.
InstaLooter is historically interesting because it shows the fragile lifecycle of API-less social-media downloaders: quick adoption, many small fixes, rewrites after web changes, and eventual defunct status as upstream platform behavior moves.
For package maintainers, it is a cautionary package: the source archive, docs, and formula remain useful records, but the project's own description warns that its web-scraping assumptions aged out.
安全态势
没有找到 instalooter 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
instalooter | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/althonos/instalooter
安装元数据
| 软件包键 | brew:instalooter |
|---|---|
| 版本 | 2.4.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/instalooter |
| 主页 | https://github.com/althonos/instalooter |
| 仓库 | https://github.com/althonos/instalooter |
| 上游文档 | https://instalooter.readthedocs.io/en/latest/index.html |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://files.pythonhosted.org/packages/30/13/907e6aaba6280e1001080ab47e750068ffc5fb7174203985b3c9d678e3f2/instalooter-2.4.4.tar.gz |
| 最后更新 | 2026-07-10T15:03:40-07:00 |
| Pulse | updated |
| 依赖 | certifi, python@3.14 |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | instalooter |
| Version Scheme | 0 |
| Revision | 18 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.