Results 2 issues of Kostya

Hello! I'm getting posts using `get_posts` method and when I get non-English text of original post it's include translated text right after original in `post_text`. Is there any ways to...

**Describe the bug** Getting this error after multiple times of using `cl.user_medias(page_id, 15)` function. I'm tried with different proxies. **To Reproduce** ``` from instagrapi import Client ... cl = Client()...

bug