-
-
Notifications
You must be signed in to change notification settings - Fork 975
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
[Newgrounds] Adult works now behind log in requirement, cannot be downloaded without Login credentials #2456
Comments
This site exists since 1995 and now they decide that it is necessary to require an account to view "adult"-rated content ... same with twitter, which is also nearly two decades old. Just a coincidence, I'm sure. Anyway, there's now a warning when posts cannot be downloaded because of this: a53cfc8. |
I suggest that if gallery-dl detects that the user is logged in, it outputs the failed URL and tells you to navigate to it to input your birthdate. If the prompt is interactive, it could also pause and wait for the user to do this, and then retry when Enter is pressed. I also suggest that if the prompt is not interactive, this should be an extractor-aborting error unless a new configuration option is toggled. |
The actual image urls (in this case, |
The descriptions are behind a login though, which often contain extra embeds. |
Also a hCaptcha page was added. In this case gallery-dl shows:
with
Use |
Can confirm that you need that captcha cookie. And yes, it expires after what looks like only 8 hours. I've moved all my Newgrounds cookies to my cookies.txt file Here's my current extractor settings in config.
After some tests, |
The captcha isn't always active, just when the site is under high load. It's been that way for a while. |
Welp, it seems like when the captcha cookie expires, not even cookies-update is able to make a new valid one, so you can't set it and forget it for whenever the site is under load. So it's something you'll have to export once in a while. |
I'm on the latest dev build and something's happened that's been giving me these errors.
|
I think more newgrounds shenanigans have been added, such as captcha. |
As the title describes, it seems that Newgrounds has had a big site change, meaning that one will have to have an account and log in credentials to view A (Adult) pictures. Here are two examples, one M and one A from the same artist, without using a
username
andpassword
.https://www.newgrounds.com/art/view/mrvalentinex/do-it-inside-job-1 = Downloads with no problem
https://www.newgrounds.com/art/view/mrvalentinex/do-it-inside-job-2 - program returned with this error
Highly recommend updating the Newgrounds info on the Supported Sites with Login Required to get all Adult works.
The text was updated successfully, but these errors were encountered: