Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.
/ py-instagram Public archive

Download pictures from Instagram profiles, using command line

License

Notifications You must be signed in to change notification settings

amalrajan/py-instagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-instagram

A python tool to download pictures from Instagram

Description

Use this tool to download any picture from Instagram, in the maximum possible resolution. Supports downloading multiple pictures. Paste the links into a text file and pass them into the command line.

Installation

Note: Python 2 is not supported

git clone https://github.com/amalrajan/py-instagram.git
cd py-instagram
python main.py [args]

Usage

usage: main.py [-h] [-o OUTPUT] type url

positional arguments:
  type                        single / multiple
  url                         url / path to text file

optional arguments:
  -h, --help                  show this help message and exit
  -o OUTPUT, --output OUTPUT  output destination

License

GNU General Public License v3.0

About

Download pictures from Instagram profiles, using command line

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages