Instagram Script to download image and video
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.
python instagram_downloader.py
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.