-
I recently got a smartproxy subscription and was wondering if anyone knew how to use it with instagrapi?
-
I went ahead and looked at the data being returned by Threads. I'm getting the following JSON with a known good username/password. I replaced anything that looks like sensitive data and presented the …
-
It will be great to load every next query in post when you load from hashtag.
-
**Describe the bug**
Captions missing after `clip.upload()`
**To Reproduce**
```
ig_client = Client(username, password)
ig_client.clip_upload(
path=video_filename, caption=caption, thumb…
-
getting this error
![image](https://github.com/adw0rd/instagrapi/assets/128244902/dd44c909-aeb4-4164-b474-2f7706e11252)
-
When I want to retrieve information from a link like "https://instagram.com/stories/televitoon/3117197841907438169?utm_source=ig_story_item_share&igshid=NzJjY2FjNWJiZg==" in the Instagram app, it disp…
-
I have configured docker following the setup steps, the logs show that reels.py is able to run and download videos, however poster.py will run for a seconds before saying poster (exit status 0; expect…
-
**Describe the bug**
A clear and concise description of what the bug is.
After setting user info and media to download, the download is not successful and a FileNotFound is shown
**To Reproduce…
-
I have 2FA enabled on my account and trying to login along with passing the auth code but for some reason the login always fails. I can login to the same account by disabling 2FA
-
**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…