hydrix9

Results 5 comments of hydrix9

seems like instagram changed their code a couple months ago, found this fix on another app though for same issue (no shared data): [https://github.com/arc298/instagram-scraper/pull/809](https://github.com/arc298/instagram-scraper/pull/809) another relevant post: [https://github.com/instaloader/instaloader/issues/1553](https://github.com/instaloader/instaloader/issues/1553) update: Some...

I managed to get follow and unfollow working [https://github.com/hydrix9/instagram-web-api/blob/master/lib/index.js](https://github.com/hydrix9/instagram-web-api/blob/master/lib/index.js) it seems like all the /web/ urls are now at i.instagram.com/api/v1/web/ approve, ignore, block, unblock, like, unlike, save, unsave, and search...

I got uploadPhoto working [https://github.com/hydrix9/instagram-web-api/blob/master/lib/index.js](https://github.com/hydrix9/instagram-web-api/blob/master/lib/index.js) bad news, https://i.instagram.com/rupload_igphoto/fb_uploader_{myId} takes a sessionid cookie now or it will redirect you to a login page, which explains why it was giving the 302...

The focus operator and focus layer concept far exceeds the scope of this project, and honestly I think it's equally or more important. What you're describing basically improves the output...

was getting this error too. lean into the curve gentlemen, lean into the curve ChatGPT4: It appears that the generate_reply_wrapper function expects a single string as input, which should contain...