node-ig-framework icon indicating copy to clipboard operation
node-ig-framework copied to clipboard

update instagram-private-api to most updated fork

Open sglkc opened this issue 2 years ago • 6 comments

https://github.com/Yontih/instagram-private-api/pull/1 This fork has more updates and it'd be cool if we could use this one instead. But problem is the owner doesn't seem to be active and didn't publish to npmjs :/

Well, I tried just changing the npm package to the git repository, but clips functions from the fork doesn't work? I have also tried using another fork but any new feed functions just won't work. Does it have something to do with withRealtime and withFbns from instagram_mqtt?

image

My current solution is logging in both instagram-private-api for sending reels and node-ig-framework anything else, I'll try to explore deeper

sglkc avatar Sep 19 '23 16:09 sglkc

yea instagram mq_tt is awful to work with but this is an interesting find for sure i will look into fully implementing this and add a functioning version of that fork to npm if i have to

9xN avatar Sep 19 '23 19:09 9xN

also if instagram private api can send reels we can definetly add that to node ig framework

9xN avatar Sep 19 '23 19:09 9xN

it was actually easy, instagram_mqtt uses instagram-private-api too, which means if we want to add new features, we have to maintain 2 more packages :/

sglkc avatar Sep 22 '23 06:09 sglkc

it was actually easy, instagram_mqtt uses instagram-private-api too, which means if we want to add new features, we have to maintain 2 more packages :/

that would be a nuisance its almost worth just porting all three packages into this one

9xN avatar Sep 22 '23 20:09 9xN

@sglkc this is my alt but I am trying to get in contact with all of the other package managers and repo owners to push some much needed updates, this project should be improved and fully operational soon.

44xo avatar Apr 23 '24 16:04 44xo

thank you for the follow up! hoping for the major update soon

sglkc avatar Apr 24 '24 01:04 sglkc