Download anything from Instagram with this robot
write with instaloader and python-telegram-bot-library
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"