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.69k stars 1.47k forks source link

Video posting returns ok status but uploaded videos don't show up in instagram #1211

Closed whicher closed 4 years ago

whicher commented 4 years ago

Please follow the guide below


Before submitting an issue, make sure you have:

Purpose of your issue?


The following sections requests more details for particular types of issues, you can remove any section (the contents between the triple ---) not applicable to your issue.


For a bug report, you must include the Python version used, code that will reproduce the error, and the error log/traceback.

Paste the output of python -V here: 3.6.9

Code: From examples/video/

# Example code that will produce the error reported
from instabot import Bot

bot = Bot()
bot.login(username="user", password="pass")
os.path.dirname(os.path.realpath(__file__)) + "/media/" + video, caption=caption):

Error/Debug Log:

{"xsharing_nonces": {}, "status": "ok"}

Describe your issue

A little bit similar to #1135. Return status is ok from the api however uploaded video doesn't show up in the profile. Photo seems working fine though.

duplicate-issues[bot] commented 4 years ago

Hey @whicher,

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

bruvv commented 4 years ago

Try again within 5 - 10 days probably blocked by instagram. Instagram is doing this stealthy so it is very difficult to find the error.

bruvv commented 4 years ago

I am closing this in favor of this post: https://github.com/instagrambot/instabot/issues/1194 please continu the ban discussion there Thanks for the issue btw!