Is there any command-line Linux tool for downloading user favourites (including subfolders), selected users galleries, groups ? (Preferably with ability to run in incremental mode, to update rip from time to time with new entries without reloading all currently loaded stuff)
I mean tool with DenvianArt web page parsing (web scraping) capabilities. So result will be a tree of direcotries with picture files in maximum available resolution:
userX_galleries/
gallery1/
pic_1_PICNAME.jpg
pic_2_PICNAME.png
(...)
pic_n_PICNAME.jpg
gallery2/
pic_1_PICNAME.jpg
pic_1_PICNAME.png
(...)
pic_n_PICNAME.png
(...)
Or something like that.