-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Deviantart: Downloading jpg's instead of png's #5953
Comments
Could you provide an example post where this happens?
You might just need a
|
I followed the steps here: gallery-dl https://www.deviantart.com/monk001/gallery
|
Sounds like you did everything necessary, but still: Could you please provide an example post where this happens, so that I can reproduce this issue for myself?
DA removed some things and broke stuff while doing so. See #5961 and #5960. |
@Loplaus555 Did you try it with master version with the latest commits? |
@Hrxn Yes, that fixed my problem. |
Sometimes I get png's but often, I get a jpg instead when downloading the image on deviantart itself makes it png. I also get these weird errors when it happens. Trying fallback URL #1/API responded with 400 Bad Request. My config file looks like this
"deviantart":
{
"client-id": "number",
"client-secret": "number",
"refresh-token": null,
"extra": false,
"public": false,
"flat": true,
"folders": false,
"journals": "html",
"mature": true,
"metadata": false,
"original": true,
"quality": "png",
"wait-min": 0
The text was updated successfully, but these errors were encountered: