Skip to content

rzashakeri/instagram-getter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instagram downloader bot

Download anything from Instagram with this robot

write with instaloader and python-telegram-bot-library

Usage/Examples

before run code install python-telegram-bot

pip install python-telegram-bot

and install instaloader

pip install instaloader

put your token telegrambot (that get @BotFather in telegram) in TOKEN variable

TOKEN = "your token"

put your user id in telegram in admin_id variable

admin_id = "your telegram user id"

run your bot and Download anything from Instagram

good luck 💙