-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The program stops when trying to download posts that needs account to view #4
Comments
Same problem here. For example, I am trying to download Blue-Senpai and it stops at 103/592, so it seems like the site may be stopping the DL for pictures that require an account. Did not used to have this problem, so I assume it is because of a site update or something. |
Fast solution: add -extreme_content in tag research in order to skip all the login protected elements (me and a friend tested this for a while e seems to be a non coding fix that works pretty well if you are not interested in login proteced elements) |
So basically it can't download anything with an extreme tag? That kinds sucks, Is anyone developing this anymore? Any hope of it being fixed? |
With a lot of try and fail, some updates. |
I added token support on my fork, check it out lol. i added some other stuff too. |
I just tried out your fork and it doesn't seem to work with a token entered. It just never proceeds to download anything. Any ideas? |
lmao rip my friend just mentioned that today, ill try to fix that soontm. |
|
Wait so it does work? How do you reset the token? |
logout and login does the trick and also make sure you pick the right token, its in cookies and is called accessToken. |
Well it downloads but now it now it attempts to name all files "none" which constantly overwrites everything.... |
huh... thats new |
I've tried various things like running it as admin with no luck. It can't be a dependency issue can it? Are you running the compiled exe or are you using the python script? |
python script, but it should work on compiled exe. anyway if youre gonna use it with python, try the rewrite branch, that mightve fixed it. |
The tittle resumes everything.
The program works really good and I didn't have any trouble downloading large amount of files and even videos.
But now I'm trying to download a tag with some images that need account to view and it stops and do nothing more.
The tag in question is naturalton and as example one of the post is id #22915925, it needs an account to be able to see it. As I say, I didnt have any problems with large downloads before, like lexus, naruto_pixxx or marie_rose; so it must be a login problem.
It will be nice if the program let introduce a login or skip this files and procede.
Anyways, thanks for the work, it's amazing.
The text was updated successfully, but these errors were encountered: