e621 downloader & metadata database
1# nu621 # 2 3nu621 is an e621 post downloader and local metadata database written in Nushell. 4Rather than just downloading posts, nu621 creates a searchable local database of their metadata (sources, tags, etc). 5 6This is a hobby project, and I'm trying to have fun with it. The implementation might not be "perfect". It's goal is not to be as fast as possible, nor be the "best" mass downloader. 7 8This project and documentation are a work-in-progress. The tool is usable already if you're experienced with Nushell, but otherwise I'd recommend waiting for now.