instagram_private_api
instagram_private_api copied to clipboard
Upload endpoint is deprecated
The endpoints of photo and video upload are deprecated and should be changed as following:
upload/photo/ -> rupload_igphoto/{upload_id}/ upload/video/ -> rupload_igvideo/{upload_id}/
Headers also should be changed accordingly.
I'm not familiar with this library but it is the most complete and famous library for Instagram private API in python. I hope somebody spend time and update the library.
References: https://github.com/dilame/instagram-private-api/blob/d77e228f61b717dd15225fc5247fd50846a49893/src/repositories/upload.repository.ts#L24 https://github.com/stanvanrooy/instauto/blob/master/instauto/api/actions/post.py#L135
Yep, fixed it... for now I only implemented image uploads.
https://github.com/kn0wm4d/instagram_private_api/commit/fc891fb68ecc1b23dd12e11a03b35b7c919c5581
hi, when video upload will be ready?
Yep, fixed it... for now I only implemented image uploads.
hi, when video upload will be ready?
@rnyPlanet @aosamaRada
Maybe if you pay me I can implement it for you but not much time from my side to contribute to this project. Its a bit dead.