Skip to content

Rajchowdhury420/Insta-Photo-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

InstaGram Photo Downloader Tool using Go !

Install

go get -u -x github.com/Rajchowdhury420/Insta-Photo-Downloader

Note, you need go to Instagram developer page to get latest token and update in environment variables

 export InstagramID="YOUR_ClientID_HERE"

Usage

Insta-Photo-Downloader [options] 

All the photos will download to USERS/Pictures/goInstagram.

Options

  • -n Instagram page name such as: Yanzee Sherpa
  • -c number of workers. (concurrency), default workers is "2"

Examples

Download all photos from LeBron James Instagram Photos with 10 workers.

Insta-Photo-Downloader -n=y.a.n.z.e.e -c=10

About

An Instagram Photo Downloader Tool made with Go !!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages