|
Script Summary:
This script will attempt to display all deviations and make the link to the deviation visible to the download manager. |
this script has 1 topic, 5 posts |
This script has no reviews. |
Alright, this is the news. This script has been rewritten and now, it targets http://<deviant name>.deviantart.com/ instead of the gallery page like before. This script will also try to display the scraps as well as the deviations. Note that this script is based on heuristic, so that it may not work 100% time especially when deviantart website changes their page structure (they do it often) so if you find the script does not work any more, please notify me.
This script is tested with firefox 3.0.5 and greasemonkey 0.8. The 3.1.x version of firefox or older may not work.
Thank to the Chinese New Year, I have some free time to upgrade this script but in the next time, I might be busy as before, so if the script doesn't work, you should consider hacking this script instead of waiting for me. Have fun with this script while you can :D.
Note on Jan, 24th 2009: I forgot to change the include location from http://*.deviantart.com/gallery/ to http://*.deviantart.com/, so if you found this error, change it to http://*.deviantart.com/ so it can work agian.
Update 2.0
- Re-written, displaying scraps as well as deviations.
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
This script is tested with firefox 3.0.5 and greasemonkey 0.8. The 3.1.x version of firefox or older may not work.
Thank to the Chinese New Year, I have some free time to upgrade this script but in the next time, I might be busy as before, so if the script doesn't work, you should consider hacking this script instead of waiting for me. Have fun with this script while you can :D.
Note on Jan, 24th 2009: I forgot to change the include location from http://*.deviantart.com/gallery/ to http://*.deviantart.com/, so if you found this error, change it to http://*.deviantart.com/ so it can work agian.
Update 2.0
- Re-written, displaying scraps as well as deviations.
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





