Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 665 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 665 Bytes

instagram-image-and-video-download-script

Instagram Script to download image and video

Installation

git clone https://github.com/devyuji/instagram-image-and-video-download-script.git
cd instagram-image-and-video-download-script
pip install -r requirements.txt

Download the ChromeWebDriver from this website and keep that in the same directory of the project.

Usage:

python instagram_downloader.py

Contributing:

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.