MrMdR
Results
2
comments of
MrMdR
> i have only recently started working with the bot, but i would guess that due to the standard filters set in the bot's construct your media will be filtered...
> 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`. Hi, Thanks for you suggestion!...