famgz / ig-dl

Download your Instagram account pictures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ig-dl

Download your Instagram profile pictures.

Supports posts, stories and highlights.

Images only.

Installation

pip install git+https://github.com/famgz/ig-dl.git

Usage

For private accounts:

  • Get your account cookies from browser console or use some extension tool
  • Save your cookies file to .src/ig_dl/config folder in either Netscape (txt) or JSON formats.

Run the code:

python -m ig_dl <username>

usage

About

Download your Instagram account pictures

License:MIT License


Languages

Language:Python 100.0%