Closed ardinusawan closed 1 year ago
Print media.dict()
and see all attributes
https://github.com/adw0rd/instagrapi/blob/master/instagrapi/types.py#L119
https://github.com/adw0rd/instagrapi/blob/master/instagrapi/types.py#L132
That is thumbnail url and video url, is there any way for getting feed url?
Is your feature request related to a problem? Please describe. in this function
.photo_upload
or.album_upload
is any way to getting upload url from the return?Describe the solution you'd like media = cl.photo_upload() media.url
Describe alternatives you've considered Or anyway to getting url from media_id or media_pk?
Additional context