ahmdrz / goinsta

Unofficial Instagram API written in Golang
MIT License
895 stars 247 forks source link

upload media #119

Closed codenoid closed 6 years ago

codenoid commented 6 years ago

hi, i'm new in go (and goinsta), can i upload media (with caption) with goinsta ?, thank you

dgrr commented 6 years ago

At this moment no. We are working on it.

ahmdrz commented 6 years ago

Added on https://github.com/ahmdrz/goinsta/blob/master/media.go#L798

gurupras commented 5 years ago

Just a quick follow up question since I didn't think it warranted a separate issue. Is it possible to upload multiple photos as part of an Instagram post?

The linked code https://github.com/ahmdrz/goinsta/blob/master/media.go#L798 seems to be taking in an io.Reader object which, to me, seems like it represents just one photo/file.

wilsontamarozzi commented 5 years ago

Is it possible to upload videos as well?

So I've noticed some tools have limitation for uploading videos.