Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gschier/insta-downloader
- Owner: gschier
- License: mit
- Created: 2020-06-02T02:15:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-02T02:48:08.000Z (over 4 years ago)
- Last Synced: 2024-10-10T05:38:08.355Z (27 days ago)
- Topics: backup, cli, instagram
- Language: Go
- Homepage:
- Size: 3.11 MB
- Stars: 34
- 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 [![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
```