Create a robot that can tweet and post to Instagram using Python

preview_player
Показать описание
Learn how to create a robot that can tweet and post to Instagram using Python. Not only that, it can detect hand gestures using the Raspberry Pi Camera module, recognise a specific hand signal, take a picture, play a sound, apply an Instagram-like filter to the picture, add an overlay image, generate a unique random message, tweet the picture to Twitter and post to Instagram too.

🎖To join the membership at 🥉bronze, 🥈silver or 🥇gold levels, head over to

#Twitter​ #Python​ #Robotics
Рекомендации по теме
Комментарии
Автор

When I first read the headline, I thought that the bot would be using Python!

markrandall
Автор

when I attempt to login, I get the error below. I've never successfully logged into IG this way, so I don't think I am sending too many requests. Any pointers? I can't seem to find a solution online.

"2023-04-21 09:04:15, 936 - INFO - Not yet logged in starting: PRE-LOGIN FLOW!
2023-04-21 09:04:16, 320 - ERROR - Request returns 429 error!
2023-04-21 09:04:16, 323 - WARNING - That means 'too many requests'. I'll go to sleep for 5 minutes."

xsmilezx