Justuz
Newbie
- Mar 30, 2020
- 1
- 0
Is there any way, to upload videos (& schedule the upload) to Instagram using Python3 in March 2020? As far as I know, IG did some changes/restrictions to their API, so most of the Python Librarys, that worked for me uploading vids to IG (i didn't found a library, which was working any more), aren't working since December. I am currently trying to automate a few IG Accounts, using Python3 and Selenium. Uploading pictures is still possible (you just set browser in dev tools to mobile emulation), but you can't upload vids, that way. I tried it with Creator Studio as well, but the problem with that is, that you need a Facebook account in addition to the Instagram account, in order to use it (for IG). I know that you could just use something like Jarvee, where everything is already set up, but I really want to do it myself and everything except of uploading videos, is just working fine (like, comment, follow, unfollow, proxy, user-agent, multi-threading in order to manage multiple accounts at a time etc).
If some of you could help me, I would really appreciate that. It would be great, if someone knows a library for Python, that works. It wouldn't be a problem if some of you knows a way to solve the problem in Java oder C/C++/C#, as I am familiar with those languages as well.
In best case, it should be free. And if it's a 3rd party service, it should be web based, in order to automate it with Selenium.
If someone has got a completely different solution, I haven't even thought of - please let me know, guys!!
Thanks in advance,
Justuz
If some of you could help me, I would really appreciate that. It would be great, if someone knows a library for Python, that works. It wouldn't be a problem if some of you knows a way to solve the problem in Java oder C/C++/C#, as I am familiar with those languages as well.
In best case, it should be free. And if it's a 3rd party service, it should be web based, in order to automate it with Selenium.
If someone has got a completely different solution, I haven't even thought of - please let me know, guys!!
Thanks in advance,
Justuz