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-botand install instaloader
pip install instaloaderput 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"