-
I went through the documentation and didn't found anything helpful. Did I miss something?
If the feature is not available then how can I contribute to this project to add it?
-
## 💜 instagrapi 로그인 관련 이슈
기능 테스트를 위해 코드 수정 후 서버 재로딩 시 로그인을 다시 시도
자주 서버를 다시 시작할 경우 인증코드를 입력해야하는 이슈
## ✅ To Dos
- [x] 로그인 연결 유지 가능여부 확인
- [x] 연결 유지가 어려울 경우 해결방법 고안
-
I just try the example script, right as it is, and the first line, import instapy2 throw an error.
from instapy2 import InstaPy2
File "C:\Users\XXX\AppData\Local\Programs\Python\Python311\Lib\si…
-
**Describe the bug**
When I try to get user_medias, I get the error above and when I click the listed "unauthorized url" I am met with the following:
```
{"message":"useragent mismatch","status…
-
**Describe the bug**
The login function is not working when using a SOAX proxy
**To Reproduce**
```python
from instagrapi import Client
from instagrapi.exceptions import LoginRequired
im…
-
**Describe the bug**
```
Traceback (most recent call last):
File "/home/tools/osint/instagent/./app/main.py", line 3, in
from src.instagent import instagent
File "/home/tools/osint/insta…
-
**Describe the bug**
I ran the docker image and I only see 2 options in the API
![image](https://user-images.githubusercontent.com/5942561/134328153-16eec0ef-4aa6-4249-a2ad-d1b32395e756.png)
…
-
**Describe the bug**
Uploading a video to story isn't working.
**To Reproduce**
`link = base[0]
base.pop(0)
urllib.request.urlretrieve(link, f"videoTikTok/post.mp4")
db.update(…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Provide a piece of code to reproduce the problem.
When I tried to get the following/follower list fo…
-
**Describe the bug**
A clear and concise description of what the bug is.
Trying to tag users within Client.photo_upload results in InvalidTag errors.
**To Reproduce**
Provide a piece of code t…