GithubHelp home page GithubHelp logo

judson-web / xigdlbot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from physichybridtg/xigdlbot

0.0 0.0 0.0 124 KB

This bot can help you to download media from Instagram without leaving Telegram.

Home Page: http://t.me/xIGDLBot

License: MIT License

Python 99.02% Dockerfile 0.98%

xigdlbot's Introduction

Instagram Media Downloader Bot

What is this repo about?

This is a telegram bot writen in python for downloading media from Instagram.

Features supported:

  • Download Stories
  • Download Media from the feed as a zip file
  • Download IGTV Videos

Upcoming features (TODOs):

  • Add highlights download support

How to deploy?

Installing requirements

  • Clone this repo:
git clone https://github.com/NandiyaLive/xIGDLBot
cd xIGDLBot
  • Install requirements For Debian based distros
sudo apt install python3

For Arch and it's derivatives:

sudo pacman -S docker python

Install Docker by following the official docker docs

Edit bot token

sudo nano bot.py

Get a bot token from @BotFather and paste it inside "".

Deploying

  • Start docker daemon (skip if already running):
sudo dockerd
  • Build Docker image:
sudo docker build . -t xigdlbot
  • Run the image:
sudo docker run xigdlbot

© Neranjana Prasad 2020.

xigdlbot's People

Contributors

dishapatel010 avatar nandiyalive avatar physichybridtg 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.