Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 9 days ago
JSON representation

📷 Command-line utility to download all photos from Instagram

Awesome Lists containing this project

README

        

# Instagram Downloader [![Release](https://github.com/gschier/insta-downloader/workflows/Release/badge.svg)](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.

![Demo GIF](https://raw.githubusercontent.com/gschier/insta-downloader/master/screenshots/demo.gif)

## 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
```