Giter Site home page Giter Site logo

paradox714 / insta_looter_bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nachtalb/insta_looter_bot

0.0 0.0 0.0 34 KB

Telegram bot to download videos and images from instagram @insta_looter_bot

Home Page: https://t.me/insta_looter_bot

License: GNU General Public License v3.0

Python 96.60% Shell 3.40%

insta_looter_bot's Introduction

Insta Looter Bot

@insta_looter_bot

How to use me

Send me a link to an Instagram post or to an Instagram user. If you send me a post I will send the image or video to you. If you send me a user I will send you all his/her posts. Because some user just wont stop posting images, this could take some time. I really do recommend to use the post download method and not the user download method.

Features

  • Download a specific post from a user
  • Download all posts from a user

Commands

  • /help, /start: show a help message with information about the bot and it's usage.
  • /request USERNAME: request a private user to be followed.

Attention whore stuff

Please share this bot with your friends so that I (the magician behind this project) have enough motivation to continue and maintain this bot.

Check out my other project[s]:

Contributions

Bug report / Feature request

If you have found a bug or want a new feature, please make an issue here: Nachtalb/insta_looter_bot

Code Contribution / Pull Requests

Please use a line length of 120 characters and Google Style Python Docstrings.

Local installation

Instead of the old pip with requirements.txt I use the new and fancy pipenv with pipfile. If you read the intro to pipenv and pipfile you will understand why I use it.

With this info we now install our virtualenv with:

pip install pipenv  # Install pipenv
pipenv --three      # Create virtualeenv from your python3 installation
pipenv install      # Install all requirements
pipenv shell        # Spawn shell for your pipenv virtualenv

After this is complete, you have to get an API Token from Telegram. You can easily get one via the @BotFather.

Now that you have your API Token copy the settings.example.py to settings.py and paste in your API Token. Finally you can use this to start your bot.

python run_bot.py

In the settings.py you can additionally add a botan.io API Token which let's you create statistics. You can also give me some Instagram Credentials, with which the bot signs in on startup to enable insight to private users. Of course you have to follow these private users to use them.

Thank you for using @insta_looter_bot.

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.