项目作者: alanbaumgartner

项目描述 :
Download all pictures from an instagram user
高级语言: Python
项目地址: git://github.com/alanbaumgartner/instagram_downloader.git
创建时间: 2017-03-23T23:44:12Z
项目社区:https://github.com/alanbaumgartner/instagram_downloader

开源协议:MIT License

下载


Synopsis

This program downloads all photos and videos from a user without the official API. All files are saved into a folder of the specified username in the same directory as instagram_downloader.py

Your username and password are optional, but they allow you to download private profiles that you follow photos and videos also.

NEW: For a version with GUI support, use the ‘GUI’ branch. More info is on the README for that branch.

Usage

  1. instagram_downloader.py -u 'your username' -p 'your password' -d 'username 1' 'username 2' 'username n'

License

MIT license