-
Notifications
You must be signed in to change notification settings - Fork 90
Skipping and not liking posts #135
Comments
You resolve this doing a change of Instapy version, just download from git new version oof instapy and replace, take care because quota doesn't work perfectly. |
@Sirman13 I was able to fix the inconsistent quota issue by making the code change in this Pull Request found on the original Repo: https://github.com/timgrossmann/InstaPy/pull/6142/commits/fb5029c7d5b76a465396c689c2214ae820250b1b However, the "Desired Amount" log message is still inaccurate but it now actually likes the quota specified. |
@mmreuysal Have you tried making the change to like_util.py from here: https://github.com/timgrossmann/InstaPy/pull/6143/commits/2b3ab2d99e5a9f9ec8130a26823851203faa38db I was having this issue where it was skipping posts containing Videos and Carousels and found that the above solution fixed the issue. I hope it works for you too. |
i tried before but somehow it worked just now thank you everyone
|
i cannot like any post. GUI give that error:
"INFO [2021-07-21 12:18:14] Cannot detect post media type. Skip https://www.instagram.com/p/XxXxXXXxxxXXxX/"
Link is not important because not liked anyone
and its opening post but shutting down session
Then i changed like_util "span" to "div" but not working
The text was updated successfully, but these errors were encountered: