Thanks to visit codestin.com
Credit goes to github.com

Skip to content

andripwn/instake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instake

Instagram Auto Downloader - photos, videos, profile picture.

GitHub top language GitHub code size in bytes GPLv3.0

asciicast

How to Run

Linux:

$ git clone https://github.com/andripwn/instake.git
$ cd instake
$ bash index.bash

Configuration

You can configure the output directory in index.bash :

##### CONFIG #####
useragent=[USER AGENT STRING]
output_dir=[OUTPUT DIRECTORY] # default "." (current directory)
##################

Release History

  • 0.1.5
    • RENAME: update.bsh to update.bash (typo)
    • FIX: fix Photos() which is failed to get content
    • FIX: fix update()
  • 0.1.0
    • The first proper release
  • 0.0.1
    • Work in progress

License

Distributed under the GPL-3.0 license. See LICENSE for more information.

About

Instagram Auto Downloader (photos, videos, profile picture)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages