Skip to content

luking-dev/ig-saved-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Saved Multimedia Downloader Build Status

Bulk-download your saved Instagram posts to get a digital copy of your multimedia collections.

Usage

  1. Clone this repo git clone https://github.com/luckyz/ig-saved-downloader.git
  2. Move to cloned folder cd ig-saved-downloader/
  3. Create virtual environment typing virtualenv venv and activate it with source venv/bin/activate
  4. pip3 install -r requirements.txt
  5. Enter username and password credentials at the top of main.py (disable second-factor authentication if enabled)
  6. python3 main.py
  7. Now you have all saved images in img/ folder

Donate

Want to keep this project going? Please donate generously https://www.buymeacoffee.com/luking/instagram-saved-downloader

Build

Legal

Disclaimer: This is not affiliated, endorsed or certified by Instagram. This is an independent and unofficial implementation using an an independent and unofficial API. Use at your own risk. I am not responsible for any action taken by Instagram as a result of this tool.