Giter Site home page Giter Site logo

thomrl / instaget Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 32 KB

Easily save instagram video/pictures, youtube thumbnails and twitch clips

Python 99.17% Batchfile 0.83%
instagram-scraper instagram-photos instagram-video gallery instagram picture twitch youtube-thumbnail clip regex

instaget's Introduction

InstaGet

Easily save instagram video/pictures, youtube thumbnails and twitch clips.

Just copy a link from instagram like: "https://www.instagram.com/p/BWlUWkZD0pr/?taken-by=gaming1empire" run the script, and it will get downloaded.

If you add a link for a gallery post it will download all pictures from that post.

How to use

Things you need: Python3.5. Python modules: bs4, requests, pyperclip, lxml.

You can install them in cmd with "pip install [module]"

By default the downloaded content will be saved at "C:/InstaGet"

For downloading twitch clips

You also need selenium (python module), firefox and (geckodriver). On windows, download (geckodriver) and move the exe file into the python folder.

Setup

If you do not have python 3.5 (Download Here). I suggest installing it at e.g C:\Python35 to easier find it in the cmd when you want to install modules, if that is going to be needed.

Then I recommend setting up this to the folder you keep your scripts, to easily run them with windows RUN (windows key + R).

If you dont know how to install modules it's shown here: http://i.imgur.com/Meww3nZ.png)

Asked Questions

Q: I changed the directories but it has stil chosen the wrong one. | A: Make sure you edit the filepath before the # as the # is a comment.

Q: I've done everything explained here and it still doesnt work. | A: Have you remembered to copy a link from instagram, youtube or twitch, before running the script?

instaget's People

Contributors

thomrl avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.