Contents

News
Description
Screenshots
FAQ
Python Version
Disclaimer

News

Current dAgr version: 0.1.4 (August 8, 2011)
Requirements: Windows 7/Vista or the Microsoft .NET Framework 3.5 or above.

Bugs: Please direct bugreports to luvcstl [?] gmail.com


Description

deviantArt Gallery Ripper (dAgr) is a batch downloader that automatically grabs every single image, flash file and extractable in any deviantArt gallery. The software is not supported or endorsed in any way by any administrator or employee of deviantArt, LLC.

Downloads are stored in a folder called "downloads" in the same folder where dAgr is located.

If you're having problems with .NET or dAgr, try the Python version (command line).


Screenshots


FAQ



Python Version (dagr.py)

Current dagr.py version: 0.4 (September 8, 2011)
Requirements: Python 2.7+
Download: dagr.py
View source: Source
Binary dagr-py.exe
Bugs: Please direct bugreports to luvcstl [?] gmail.com

Info:

dagr.py is a deviantArt image downloader script written in Python. dagr.py can download every image (deviation) in a gallery, as well as every favorited deviation a deviant may have.

Here's an example of how to use the script:

 $ python dagr.py
 dagr.py v0.1 - deviantArt gallery ripper
 Usage: dagr.py [-u username] [-p password] [-hfgsv] [deviant]...
 Example: dagr.py -u user -p 1234 -gsfv derp123 blah55
 $ python dagr.py -u username -p password -gs lovecastle
 dagr.py v0.1 - deviantart gallery ripper
 Attempting to log in to deviantArt...
 Logged in!
 Current deviant: lovecastle
 Ripping lovecastle's gallery...

dagr.py supports the following options:

 -u, --username=USERNAME
        your username (account must have "Show Deviations with Mature Content" enabled to download mature deviations)
 
 -p, --password=PASSWORD
        your password (account must have "Show Deviations with Mature Content" enabled to download mature deviations)

 -g, --gallery
        downloads entire gallery of selected deviants

 -s, --scraps
        downloads entire scraps gallery of selected deviants

 -f, --favs
        downloads all favourites of selected deviants

 -r, --reverse
        download oldest deviations first

 -x, --proxy=PROXY:PORT
        enables proxy mode (very unreliable)

 -v, --verbose
        outputs detailed information

Disclaimer

The software on this website is provided "AS IS" and the author disclaims all warranties with regard to this software including all implied warranties of merchantability and fitness. In no event shall the author be liable for any special, direct, indirect, or consequential damages or any damages whatsoever resulting from loss of use, data or profits, whether in an action of contract, negligence or other tortious action, arising out of or in connection with the use of performance of this software.