Mikhail Andreev
Mikhail Andreev
@SoonWhy this occurs when instagram massively bans accounts, and at this time I'm sleeping and I can't react. I will try to fix this problem this month
try `self.client.hashtag_medias_recent_v1(self.hashtag, amount=amount)`
@ghrlt can you fix it yourself?
Please sponsor the development of this feature if you need it. **5 cups of coffee** [](https://www.buymeacoffee.com/adw0rd)
@iaswmn what is it doing `self.get_followers()`? Show it code
1. Caption with hashtags 2. Thumbnail 3. Location 4. Usertags
@zmotan cannot reproduce  ``` from instagrapi import Client from instagrapi.types import Location, Usertag cl = Client(...) cl.login(...) media = cl.media_info(cl.media_pk_from_url("https://www.instagram.com/p/B8RaCaPAEtT/")) photo = cl.photo_download_by_url(media.thumbnail_url) user = cl.user_info(cl.user_id) cl.photo_upload(path=photo, location=Location(name="zmotan.com", lat=46.057661,...
@Siegi96 OK, I'm waiting for your PR, right?
@alosoft instagrapi maximum version 1.9.3 https://pypi.org/project/instagrapi/ But I'll see why the caption stopped working
Fixed instagrapi 1.9.4