项目作者: amalrajan

项目描述 :
Download pictures from Instagram profiles, using command line
高级语言: Python
项目地址: git://github.com/amalrajan/py-instagram.git
创建时间: 2017-05-30T16:12:04Z
项目社区:https://github.com/amalrajan/py-instagram

开源协议:GNU General Public License v3.0

下载


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

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

Usage

  1. usage: main.py [-h] [-o OUTPUT] type url
  2. positional arguments:
  3. type single / multiple
  4. url url / path to text file
  5. optional arguments:
  6. -h, --help show this help message and exit
  7. -o OUTPUT, --output OUTPUT output destination

License

GNU General Public License v3.0