GithubHelp home page GithubHelp logo

angularisfun / insta-gallery-downloader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gideonn/insta-gallery-downloader

0.0 1.0 0.0 4.65 MB

This is a bot to download all your instagram gallery pictures in a single folder

Python 100.00%

insta-gallery-downloader's Introduction

Insta-Gallery-Downloader

I have always wanted a way to download all my images from instagram gallery to share/show it to others.

For some reason, Instagram has never allowed you to download images, even if you are the owner. Yes, there's a feature that the image is downloaded when you upload, but what if you are on a different device ? What if you never turned on the feature ?

There's no way to bulk download your images.

Presenting Instagram Gallery Downloader! This is a bot/script to download all your instagram gallery pictures in a single folder. Simple as that. No strings attached.

First off, you need to login to instagram and head over to www.instagram.com/developer

  1. Read simple instructions here -> http://www.slickremix.com/docs/how-to-create-instagram-access-token/ In addition to that, click on "Edit" after you've saved a client. Goto security, and untick "Disable implicit OAuth". We are doing that because we are going to implicitly call the APIs (without providing password everytime)

  2. Watch the 2 min video, if step#1 is not clear -> https://www.youtube.com/watch?v=LkuJtIcXR68

  3. Save the access token in config.txt file as:-

    access_token=newly generated token

    for ex: access_token=575199251.7in678i.g23atb436f6ba0fs8gi587f6a4esdcg3

    We need this access token to make requests to instagram.

  4. And that's it, download the executable instaScrape_Sandbox.exe.

  5. Place config.txt in the same folder as executable

  6. Double click the .exe file, sit back, grab a beer, and let the script do its work.

All images of your feed will be present in Gallery folder created in the same directory. Enjoy! :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.