BlickyMouse
Results
1
comments of
BlickyMouse
> I found a workaround for this issue. > On [instabot/instabot/bot/bot_get.py](https://github.com/instagrambot/instabot/blob/master/instabot/bot/bot_get.py) at line 75. `def get_timeline_medias(self, filtration=True)`. set `filtration=False`. > I tried it with `examples/infinity_feedliker.py`. I attempted that workaround on...