InstaPy / InstaPy

📷 Instagram Bot - Tool for automated Instagram interactions
GNU General Public License v3.0
16.84k stars 3.78k forks source link

Unfollow Issue #2485

Closed andrei2306 closed 5 years ago

andrei2306 commented 6 years ago

Expected Behavior

To unfollow the users i followed with instapy.I try with both commands but i don't know what i am doing wrong .

Current Behavior

1..... INFO [2018-07-20 15:28:26] [xana_roo] Starting to unfollow users.. """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" ERROR [2018-07-20 15:28:26] [xana_roo] set_automated_followed_pool error new-line character seen in unquoted field - do you need to open the file in universal-newline mode? INFO [2018-07-20 15:28:26] [xana_roo] Unfollowing the users followed by InstaPy

INFO [2018-07-20 15:28:26] [xana_roo] Total 0 users available to unfollow ~didn't pass unfollow_after: 0

INFO [2018-07-20 15:28:26] [xana_roo] There are no any users available to unfollow

2...... INFO [2018-07-20 17:31:22] [xana_roo] Yawn :] let's go!

INFO [2018-07-20 17:31:22] [xana_roo] Found 0 loyal followers! ~will not unfollow them INFO [2018-07-20 17:31:22] [xana_roo] Total 0 users available to unfollow ~didn't pass unfollow_after: 0

INFO [2018-07-20 17:31:22] [xana_roo] There are no any users available to unfollow INFO [2018-07-20 17:31:22] [xana_roo] --> Total people unfollowed : 0

Possible Solution (optional)

InstaPy configuration

1.... session.unfollow_users(amount=200, InstapyFollowed=(True, "all"), style="FIFO", unfollow_after=906060, sleep_delay=501) 2.... session.unfollow_users(amount=60, InstapyFollowed=(True, "nonfollowers"), style="FIFO", unfollow_after=906060, sleep_delay=501)

stale[bot] commented 5 years ago

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