Skip to content

amirarj/IGstory-downloader-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IGstory-downloader-bot

a Telegram bot for downloading Instagram stories

Installation

first of all clone the project

git clone https://github.com/amirarj/IGstory-downloader-bot.git

install all of the packages in requirements.txt file

pip install -r requirements.txt

edit config.py file with your Instsgram request header and Telegram Bot Token

Cookie = ''
UserAgent = ''
XCSRFToken = ''
XIGAppID = ''
XIGWWWClaim = ''

# Telegram Config
BOT_TOKEN = ''

you can get Instsgram request header when you login via web

Capture1

Usage

python main.py

start the bot with /start and then send a Instagram username.

About

a Telegram bot for downloading Instagram stories

Resources

License

Stars

Watchers

Forks

Languages