Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.23 KB

README.md

File metadata and controls

43 lines (30 loc) · 1.23 KB

InstaSave - Instagram Downloader

InstaSave is a python script to download images, videos & profile pictures from Instagram without any API access.

Features

  • Download Instagram Photos
  • Download Instagram Videos
  • Download Instagram Profile Pictures

Git Installation

# clone the repo
$ git clone https://github.com/sameera-madushan/InstaSave.git

# change the working directory to InstaSave
$ cd InstaSave

# install the requirements
$ pip3 install -r requirements.txt

Usage

python instasave.py

For your Attention

If you are downloading copyrighted content you should respect author's rights and use the content either for personal purposes or for non-commercial needs with proper mention and authorisation from the author.

Support & Contributions

  • Please ⭐️ this repository if this project helped you!
  • Contributions of any kind welcome!

License

GPL-3.0 ©sameera-madushan