Deviant ART get link beta 1.6

By namdx1987 Last update Nov 11, 2008 — Installed 322 times.
Script Summary:
This script will attempt to display all deviations and make the link to the deviation visible to the download manager.
Recently Updated TopicsPosts
Archived Comments5

this script has 1 topic, 5 posts

This script has no reviews.

This script will try to display the deviations of the current deviant when you visit the URL http://<deviantname>.deviantart.com/gallery/ This script is based on heuristic, so that it will not 100% work or has bug.

This script is tested on Fire Fox 3.0.1 and Greasemonkey 0,8. Older version may not work.

Comment if the script does not work.

There' s some request to add some features to this script. Sorry I can' t because I' m too busy at the moment. This is my final year in the University, so I have a lot of things to do. Beside, the interface of the class in this script is not good so maybe I rewrite it when I have free time (may be next year). If you want to hack this script (make this script more functionality), you can email me (namdx1987@yahoo.com) to ask about this script or the information I got from the deviant ART website.

Update 1.6
- Use eval function instead of regular expression to find HTML code of deviations.

Update 1.5
- Small edit, use 100 request to get all deviations, assume that no deviant has more than 2400 deviations.

Update 1.4
- Attemp to remove ad

Update 1.3
- Elements' XPath Updated

Update 1.2
- Remove console.log function calls

Update 1.1
- Update deviation finding regular expression