b31ngd3v / MyIGBot

MyIGBot is a Private API for Instagram to like, follow, comment, view & intaract with stories, upload post & stories, get all information about a user/posts and get posts based on locations/hashtags. It also supports proxy.
https://pypi.org/project/myigbot/
MIT License
174 stars 35 forks source link

Add a function to post videos #7

Closed trashmit closed 2 years ago

trashmit commented 3 years ago

Just a suggestion, it would be greatly appreciated and separate this repo from the other ones aside from how easy it is to use :)

b31ngd3v commented 3 years ago

The next update is scheduled on 10th December, we are adding 10+ more features to this api including post video/video story.

skiesx commented 3 years ago

The next updated is scheduled on 10th December, we are adding 10+ more features to this api including post video/video story.

this is a much needed update. thanks for the implementation)

niteshprajapat commented 3 years ago

Hey bro , I was using selenium for username and password . If I use this :- response = bot.upload_story('image2.png') print(response)

I know I will get an error . Then how can I use this upload_story function . Any idea ?

skiesx commented 3 years ago

@b31ngD3v hi, any update?

lbshopping commented 3 years ago

Is it possible to upload videos yet?

b31ngd3v commented 3 years ago

Is it possible to upload videos yet?

No

Gupta-Anubhav12 commented 2 years ago

Can I take this issue ?

Gupta-Anubhav12 commented 2 years ago

hey @b31ngd3v can you help a bit, I wisht to upload videos if you have some potential docs for helping

b31ngd3v commented 2 years ago

hey @b31ngd3v can you help a bit, I wisht to upload videos if you have some potential docs for helping

this project was sponsored by a social media influencer, but at the end of 2020 he stopped providing funds. since then this project is not actively maintained. so the features i promised will not be available. sorry.

Gupta-Anubhav12 commented 2 years ago

I can implement the feature myself and send a PR so if I can have some reference

b31ngd3v commented 2 years ago

I can implement the feature myself and send a PR so if I can have some reference

you've to reverse engineer the instagram mobile app with tools like burpsuite, and then try to replicate the requests that the app makes during a video upload.

Gupta-Anubhav12 commented 2 years ago

Great got it