ping / instagram_private_api

A Python library to access Instagram's private API.
MIT License
2.95k stars 612 forks source link

Why still no IGTV uploads? #343

Open AKAlex92 opened 3 years ago

AKAlex92 commented 3 years ago

Please follow the guide below


Before submitting an issue, make sure you have:

Which client are you using?


Describe your Feature Request:

Thank you for your work, i really enjoy that repo but.. Why not develop a post_igtv_video method? Why aren't IGTV video uploads supported? I only can post video with duration <= 60 seconds. I tried also with reels = True but..the aspect ratio wasn't compatible at all. Thank you for your time.

Lemmedie commented 3 years ago

How can u upload videos ? the uploading endpoint has been closed

AKAlex92 commented 3 years ago

How can u upload videos ? the uploading endpoint has been closed

To be honest I didn't even reach to understand if the endpoints worked, I was just blocked by those errors before the uploading began.