Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

DeviantLinker

Facilitates downloading DeviantArt galleries when combined with your favorite download manager. Appends direct links to full-sized images on gallery pages. Works great with DownThemAll.

Please let me know if it doesn't work anymore. I wrote this for a friend and since I don't use DA much I won't know if it breaks.
Also note that DA seems to use some form of throttling, so if you don't set your downloader to take it slow and retry you'll have some 403 errors, if I recall correctly. I can't do much about that. Just retry after a short wait and it should work.






Aug 4, 2007
berleberly Script's author

I'm just absolutely terrible at maintaining this. It sure would help if I didn't have to remember to periodically check this page to see the complaints. (I guess it'd also work if I actually used it myself. I don't visit DA often.)

 
Jun 8, 2007
NotLennes User

Often there's a 'download' link for the images (below the Request a Print). And it's not uncommon for the image following the download link to be larger than the fullsize-view image. Do you think it's possible to link to them instead, when possible?

 
May 28, 2007
spindoc User

Hi!

The bug still persists, it only works on first page of gallery.. i think theres an error on this line, but I'm not very familiar with greasemonkey...

error R07137

if (window.location.href.match(
/^http:\/\/[a-z0-9-][a-z0-9-][a-z0-9-]+\.deviantart.com\/gallery\/\??(&.+)?$.*/i
) ) {

help please?

 
May 27, 2007
Andre Ornish User

THANK YOU SO MUCH.

This is such a timesaver, before I would have 50 tabs open, and cycle through them, downloading whole galleries of people that I linked.

Just wondering, do you think that you would be able to do something like this for wikipedia commons search, or for wikipedia commons (wikimedia), galleries / categories.

Such as this: http://commons.wikimedia.org/wiki/Category:SVG

So that I would be able to use a download manager, and not have to click through and get the full image.

Send me an email (andreornish(at)gmail.com), if you think you may be able to.

Keep up the good work

 
May 17, 2007
berleberly Script's author

Okay, Absolon, I did a quick edit that should fix that. I was simply overly restrictive with my regex. (The fix was to add ".*" in the right spot.)

 
May 15, 2007
absolon User

Hi!

It's working almost perfect. Almost because it works only on first page of user's gallery.
But even on first page script produced a list of all files with this lines at the end:
R07040b - Result: 118 links, 2 fails, 2 skipped. URL=http://xxxxxxx.deviantart.com/gallery/?
But it still possible to download pictures.

Worse thing is that script doesn't work on next gallery pages. Script says:
R07040b - Page URL doesn't match regexp- no action taken. 0ms

What is difference in URL - please see below.

URL for first gallery page:
http://xxxxxxxx.deviantart.com/gallery/?
URL for second gallery page:
http://xxxxxxxx.deviantart.com/gallery/?offset=120

Anyway thanks for nice script.

You could comment on this script if you were logged in.