Skip to content

Selfie-bd/InstagramBot

 
 

Repository files navigation

Instagram Downloader Bot @InstaloaderStarkBot

A star ⭐ from you means a lot to us!

Telegram bot to download instagram content.

Open Source Love svg1

Usage

Deploy to Heroku

Deploy

  1. Tap on above button and fill API_ID, API_HASH, BOT_TOKEN (and MUST_JOIN).
  2. Then tap "Deploy App" below it. Wait till deploying is complete (will take atmost 2 minutes).
  3. After deploying is complete, tap on "Manage App"
  4. Check the logs to see if your bot is ready!

Local Deploying

  1. Clone the repo

    git clone https://github.com/StarkBotsIndustries/InstagramBot
  2. Get a DATABASE_URL. If you don't know how, deploy using Heroku Button only or delete database things as it's not a compulsion.

  3. Edit Config.py and fill the needed variables

  4. Enter the directory

    cd Instaloader
  5. Run the file

    python3 insta.py

Environment Variables

Mandatory Vars

  • API_ID - Get this from my.telegram.org
  • API_HASH - Get this from my.telegram.org
  • BOT_TOKEN - Get this from @BotFather
  • DATABASE_URL - Will be automatically added by Heroku.
  • MUST_JOIN - Username/ID of your telegram channel/group.

Functions

More features soon if suggested by you :)

  1. Download images and videos.
  2. Download reels.
  3. Download profile pictures.
  4. Download multiple media of a single post.
  5. Get the original caption along with media.
  6. Authorize to download private posts.
  7. Unauthorize when needed.

To-Do

That's on you mainly... Stories and Profiles

PRs Welcome

Credits

Support

Channel :- @StarkBots

Group Chat :- @StarkBotsChat

:)

ForTheBadge made-with-python

ForTheBadge built-with-love

ForTheBadge makes-people-smile

About

Telegram Bot to download content from Instagram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Procfile 0.1%