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

[BUG] upload_video.py not working? #1414

Open kushpvo opened 4 years ago

kushpvo commented 4 years ago

Example file

examples/videos/upload_video.py

Describe the bug

The log does say that the video was upload. It always renames the file and adds "REMOVE ME" at the end - all the behaviour is same as photos/upload_photos.py

But, on the instagram account, it never uplaods the video.

Log

2020-04-10 13:39:41,929 - INFO - LOGIN FLOW! Just logged-in: False
2020-04-10 13:39:43,446 - INFO - Logged-in successfully as '****'!
2020-04-10 13:39:43,449 - INFO - Checking 60s.mp4
2020-04-10 13:39:43,449 - INFO - Uploading video `60s.mp4` with caption: `2`
2020-04-10 13:39:45,879 - INFO - Started uploading '/Users/kushpvo/Desktop/******/media/60s.mp4'
Analizing `/Users/kushpvo/Desktop/******/media/60s.mp4`
FOUND w:720, h:1280, rotation=0, ratio=0.5625
Vertical video
Cropping video
2020-04-10 13:40:10,063 - INFO - Video '/Users/kushpvo/Desktop/*****/media/60s.mp4' uploaded
2020-04-10 13:40:10,064 - INFO - Succesfully uploaded: 60s.mp4
2020-04-10 13:40:10,065 - INFO - Total requests: 35

To Reproduce

(EXAMPLE:) Steps to reproduce the behavior:

  1. Run file: examples/videos/upload_video.py

Expected behavior

The video should get uploaded to the instagram account Version

Python version (python -v): 3.7.4

Operating System :Linux and MacOS (tried on both)

duplicate-issues[bot] commented 4 years ago

Hey @kushpvo,

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

jephjohnson commented 4 years ago

@kushpvo - what version of Instabot are you running?