goinsta icon indicating copy to clipboard operation
goinsta copied to clipboard

Best fork ?

Open TheForgotten69 opened this issue 4 years ago • 8 comments

It seems this library is stuck in a phase where no PRs are approved, for instance, the #296 Do you know any good fork or should it be a better step to have a community-backed repository about it?

TheForgotten69 avatar Nov 19 '20 22:11 TheForgotten69

I made my own https://github.com/TheForgotten69/goinsta

TheForgotten69 avatar Nov 28 '20 21:11 TheForgotten69

It works for me! thank you for fixing the upload

MetalBlueberry avatar Dec 13 '20 13:12 MetalBlueberry

Glad to help! 😄

TheForgotten69 avatar Dec 23 '20 23:12 TheForgotten69

would you consider adding #196 feature?

hadifarnoud avatar Jan 03 '21 14:01 hadifarnoud

would you consider adding #196 feature?

I don't think this request had any work done. I'm focusing on maintaining the library to work as its last version. I'm glad to accept Pull Requests but the version of API used is too old to work on adding anything more.

TheForgotten69 avatar Jan 14 '21 21:01 TheForgotten69

@TheForgotten69 if you help out in finding a way to do this, I'd make the PR in your repo. I'm just not sure where to begin

hadifarnoud avatar Feb 23 '21 09:02 hadifarnoud

@hadifarnoud You have two ways:

  • You search for another library of another language such as https://github.com/dilame/instagram-private-api and translate it to golang
  • You try to catch the API call from the web client or the application and reverse that

TheForgotten69 avatar Feb 24 '21 20:02 TheForgotten69

https://github.com/dilame/instagram-private-api is great but lacks documentation which makes it so hard to work with :(

hadifarnoud avatar Apr 10 '21 13:04 hadifarnoud