harshabhat86 / instagram-dl

Instagram image downloader using Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Planning to extend it to download all images from an account.

Input: Account name, download folder path Output: Images!!!

  1. Get the URL of the instagram image you want to download.
  2. Run instagram-dl.py from the terminal

a. Enter the URL b. Enter the path to the folder where you want to save the image c. Enter the name with which you want to save the file (without an extension)

The image will be stored in the specified path with the specified filename as a .jpg file.

About

Instagram image downloader using Python


Languages

Language:Python 100.0%