ahmadudin/electron-instaPy-GUI

Liking Via Compound Hashtags (e.g., #dogs & #cute, but only when tagged together in the same post)

webdevandeverythingelse opened this issue · 0 comments

Expected Behavior

Two hashtags with a space between each other (and not separated by a comma), should result in a compound hashtag, essentially an "AND" operator. This would like photos tagged with both #dogs and #cute, but not an image with only #dogs or only #cute. I am using InstaPy GUI.

image

image

Current Behavior

The hashtags are combined and the space is stripped out (e.g., #dogs and #cute, only #dogscute is used when the bot is crawling).

Possible Solution (optional)

Interpret the space as an "AND" operator, or provide an explicit character to denote a compound hashtag rule.

InstaPy configuration

Using InstaPy GUI: https://github.com/ahmadudin/electron-instaPy-GUI