ohld / igbot

🐙 Free scripts, bots and Python API wrapper. Get free followers with our auto like, auto follow and other scripts!
https://hikerapi.com/p/N2P6iqiM
Apache License 2.0
4.71k stars 1.47k forks source link

can you add a function to upload ablum that have 10 pictures? #1345

Closed bobbybubble closed 4 years ago

bobbybubble commented 4 years ago

can you add a function to upload ablum that have 10 pictures? many tks.

duplicate-issues[bot] commented 4 years ago

Hey @bobbybubble,

We did a quick check and this issue looks very darn similar to

This could be a coincidence, but if any of these issues solves your problem then I did a good job :smile:

If not, the maintainers will get to this issue shortly.

Cheers, Your Friendly Neighborhood ProBot

bobbybubble commented 4 years ago

could you please add a function to upload album that have 10 pics, many tks. On Wednesday, March 4, 2020, 11:50:41 PM GMT+8, duplicate-issues[bot] notifications@github.com wrote:

Hey @bobbybubble,

We did a quick check and this issue looks very darn similar to

This could be a coincidence, but if any of these issues solves your problem then I did a good job 😄

If not, the maintainers will get to this issue shortly.

Cheers, Your Friendly Neighborhood ProBot

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

averypfeiffer commented 4 years ago

@bruvv I've seen multiple issues related to this but most don't have responses. I don't mind helping to implement this feature if needed. Is this is a limitation of the api itself or just the manpower to implement?

bruvv commented 4 years ago

Of you can make a pr that will be great. There shouldn't be a limit on the api it's just that I don't have much time lately

averypfeiffer commented 4 years ago

Definitely willing to give it a go. Can you point me in the right direction of where to look? Maybe some instagram documentation to read up or the like? I know that this API is not affiliated with instagram, but is there something I can reference to find the correct endpoints? It seems that you need to create the post first, retrieve the carousel, and then start adding more photos to it. Is this correct as far as you know?