General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
tech
Aaron Jack
comments
Comments by "tech" (@tech4028) on "Building a simple Instagram bot with Python tutorial" video.
Apparently there isn't any 'Show Suggestions' more coming up when scrolling. How do I solve this problem?
4
@mikenando869 How am I then able to get all my followers in a list?
1
Just create a new file called secrets.py which you put in the same folder as main.py (your current file) for instance. Then you write (in main.py) from secrets import pw (the variable; pw = 'your password') -> and youre done :))
1
@haydojitsu same here
1
Yes! Same problem here! Has anyone found a solution for that problem?
1