-
I'm not quite understanding how like_by_tags is working.
When I add a few tags, I want it to run indefinitely , but cycle through the tags that I use.
For example, here is my command:
session.lik…
levfo updated
5 years ago
-
## Expected Behavior
Functional script after updating
## Current Behavior
Traceback (most recent call last):
File "quickstart.py", line 16, in
session.login()
File "/root/InstaPy/inst…
-
Password: !%%'#' | Failed | IP : 00.00.000.00
Error : 0x01: General SOCKS server failure
Traceback (most recent call last):
File "faitagram", line 254, in
main()
File "faitagra…
-
Hi, i use macOS
At installation I receive such error.
Something is wrong with selenium
Forgive me in advance. I'm new to Python
```
pip install .
Processing /Users/kkaabbaa/projects/insta…
-
Using `getMediasByUserId` returns error, the returned body is:
`{"message": "forbidden", "status": "fail"}`
Is there way to get around this?
-
I keep receiving this error below. Chrome window never opens. It was working up until a day ago without any modification from my quickstart file.
Traceback (most recent call last):
File ".\quick…
ghost updated
6 years ago
-
My system information:
* Operating system type: macOS High Sierra
* Operating system version: 10.13.6
Currently:
When I run this command:
```
composer update -vv
```
I get the following o…
ghost updated
5 years ago
-
Hello!
I'm currently trying to run InstaPy on a server at DigitalOcean. I was able to make it work for a couple of hours, but now I get a problem.
Well, the code seems to work perfect, but when I ch…
-
My system information:
* Operating system type: [replace] Windows
* Operating system version: [replace] Windows 10 Pro
* BLT version: [replace]
I am trying to install BLT while using babun. I ran …
-
Hi,
I am learning python, I create my own simple script for example like this:
```
from mypy import myPy
from InstagramPy.InstagramPyCLI import InstagramPyCLI
from InstagramPy.InstagramPySess…