# instaloader を Homebrew, apt, Nix, winget でインストール

instaloader のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:instaloader
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install instaloader
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install instaloader
```

  証拠: Debian stable package indexes: instaloader from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#instaloader
```

  証拠: nixpkgs package indexes: pkgs/by-name/in/instaloader/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- winget (92%):

```sh
winget install --id instaloader.instaloader -e
```

  証拠: Windows Package Manager source index: instaloader.instaloader from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:instaloader
- **パッケージマネージャ:** Homebrew
- **バージョン:** 4.15.3
- **ソース概要:** Download media from Instagram
- **ホームページ:** <https://instaloader.github.io/>
- **最終更新:** 2026-07-27T11:05:22Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- instaloader (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 4.15.3
## プロジェクトの歴史と使われ方

Instaloader is a Python command-line and library tool for downloading Instagram photos, videos, captions, comments, geotags, stories, feeds, saved media, and related metadata. It is one of the more widely packaged Instagram media archiving tools in Unix-like package managers.

### プロジェクトの歴史

The GitHub repository was created in 2016, and PyPI records the first published package line in 2016. The official documentation describes Instaloader as free open-source Python software for downloading Instagram media and metadata.

The project evolved from profile downloads into a broader archival tool. The docs list support for public and private profiles, hashtags, stories, highlights, tagged posts, reels, IGTV, feed and saved targets, profile-name-change detection, resumable interrupted downloads, customizable filters, and use as a Python module.

The release stream continued through the 4.x series, with the documentation site linking to tagged releases and PyPI distributing a large release history. This matters because Instagram scraping tools often have to react to platform-side changes and authentication/rate-limit behavior.

### 採用の歴史

Instaloader's package-manager reach is broad for a Python CLI. The input metadata records Homebrew, Debian, Ubuntu, Nix, and Winget packages, while the official docs recommend pip and also point to AUR, standalone Windows executables, source downloads, pre-release installs, and Termux on Android.

Homebrew packages Instaloader from PyPI, and the formula records notable installation activity. The GitHub repository has a large user-facing footprint for this batch, with thousands of stars and a documentation site aimed at both CLI users and library users.

### 使われ方

The basic documented workflow is instaloader profile, with options for fast incremental updates and timestamp-based archive updates. Login enables private profile, stories, feed, saved, and other authenticated targets, and the docs describe reusable session-cookie storage for non-interactive runs.

The docs also cover post filtering, filename templates, metadata text and JSON files, exit codes, cron-style operation, Python API usage, and troubleshooting for rate limits and login errors, which makes the package more of an archival toolkit than a one-command downloader.

### パッケージ好きにとっての重要性

Instaloader is significant because it sits at the intersection of Python packaging, social-media scraping, local backup workflows, credential/session storage, and fast-moving upstream web behavior. It is also packaged across both language and OS package managers.

For package maintainers, it is a useful example of a CLI whose binary behavior depends on web-service policy, authentication state, rate limits, and user data layout rather than only on local dependencies.

### タイムライン

- 2016: GitHub repository created and Instaloader appears on PyPI.
- 2020s: Documentation covers profile, hashtag, story, feed, saved-media, metadata, cron, and Python-module workflows.
- 2024: v4.14 release line published.
- 2026: v4.15.1 release published and packaged by Homebrew.

### Related projects

- Instaloader is related to PyPI, Homebrew, Debian/Ubuntu/Nix/Winget packaging, AUR, Termux, Python web scraping libraries, Instagram archival scripts, and older or alternative tools such as InstaLooter.

### ソース

- <https://formulae.brew.sh/api/formula/instaloader.json>
- <https://github.com/instaloader/instaloader>
- <https://instaloader.github.io/>
- <https://pypi.org/pypi/instaloader/json>


## セキュリティノート

instaloader に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Credential files

- Unix: ~/.config/instaloader/session-YOUR-USERNAME
## 他のパッケージマネージャ記録

- Debian apt - instaloader - 4.14.1+ds-1: normalized package name match | Debian stable package indexes: instaloader from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Instagram automatic photo downloader | https://github.com/instaloader/instaloader
- Nix - instaloader: normalized package name match | nixpkgs package indexes: pkgs/by-name/in/instaloader/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - instaloader - 4.10.3+ds-1: normalized package name match | Ubuntu 24.04 LTS package indexes: instaloader from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Instagram automatic photo downloader | https://github.com/instaloader/instaloader
- winget - instaloader.instaloader: normalized package name match | Windows Package Manager source index: instaloader.instaloader from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/instaloader.yml](https://github.com/mxcl/pkgdb/blob/main/combined/instaloader.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
