# instaloader mit Homebrew, apt, Nix, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für instaloader in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install instaloader
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install instaloader
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:instaloader
- **Paketmanager:** Homebrew
- **Version:** 4.15.3
- **Quellzusammenfassung:** Download media from Instagram
- **Homepage:** <https://instaloader.github.io/>
- **Zuletzt aktualisiert:** 2026-07-27T11:05:22Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- instaloader (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 4.15.3
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

Für instaloader wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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
## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
