Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

[BUG] upload_video.py not working? #1414

Open
kushpvo opened this issue Apr 10, 2020 · 2 comments
Open

[BUG] upload_video.py not working? #1414

kushpvo opened this issue Apr 10, 2020 · 2 comments

Comments

@kushpvo
Copy link

kushpvo commented Apr 10, 2020

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
Copy link

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 😄

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

Cheers,
Your Friendly Neighborhood ProBot

@jephjohnson
Copy link

@kushpvo - what version of Instabot are you running?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants