Docker wrapper around DeviantArt download tool
DeviantArt is getting into the NFT game. NFTs, or non-fungible-tokens, are the latest in a long line of crypto-based bridge selling that makes my blood boil at every read. Getting all my stuff off DeviantArt (as it's been hosting my images for a great many years and I've lost stuff during that time) was going to be time consuming, and I couldn't see any automated download. A quick search found a number of git repositories that just screen scraped, and that's fine. The one I found that looked the best was ruby based and I didn't feel like playing around with ruby on my windows machine, so I built a quick docker container around a fork of the repo. Works fine. You might like it too.