Instapy: How to turn off 'inappropriate'?

Created on 7 Nov 2017  路  3Comments  路  Source: timgrossmann/InstaPy

Hi guys,

Almost every picture gets not liked because it is 'inappropriate'.

I use tags like 'fitness' . How do I turn 'inappropriateness' off?

help wanted question wontfix

All 3 comments

@Niels1990
Check your config file "session.set_dont_like(['pizza', 'girl'])" ...

@Niels1990 , as @bjo3rns said, if you define a new set_dont_like it will overwrite the default

self.dont_like = ['sex', 'nsfw']

it can be anything, for example:

session.set_dont_like(['foo-bar'])

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

If this problem still occurs, please open a new issue

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ingorichter picture ingorichter  路  3Comments

Naramsim picture Naramsim  路  3Comments

neomh picture neomh  路  3Comments

deronsizemore picture deronsizemore  路  3Comments

pierrelouis555 picture pierrelouis555  路  3Comments