https://github.com/gschier/insta-downloader
📷 Command-line utility to download all photos from Instagram
https://github.com/gschier/insta-downloader
backup cli instagram
Last synced: over 1 year ago
JSON representation
📷 Command-line utility to download all photos from Instagram
- Host: GitHub
- URL: https://github.com/gschier/insta-downloader
- Owner: gschier
- License: mit
- Created: 2020-06-02T02:15:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-02T02:48:08.000Z (about 6 years ago)
- Last Synced: 2025-02-28T13:47:20.200Z (over 1 year ago)
- Topics: backup, cli, instagram
- Language: Go
- Homepage:
- Size: 3.11 MB
- Stars: 36
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Instagram Downloader [](https://github.com/gschier/insta-downloader/actions?query=workflow%3ARelease)
This is a simple command-line tool, written in Go, to download all images from an Instagram account.

## Getting Started
Install `insta-downloader`:
```bash
curl -sf https://gobinaries.com/gschier/insta-downloader | sh
```
Run it:
```bash
# You will be prompted for username/password
insta-downloader ~/Downloads/instagram
```