CLI621 command line for e621.net
Hello everyone,
this little script started as a test of the e621.net API and the need to download images based on certain tags. It was quite useful as a private script to get images swiftly and to use a normal image browser later, but I made it more suitable for other users now.
Major information
- Platform: Linux/Unix-like (Ruby and bash are needed)
- Requirements: Ruby run-time (1.9.1 or higher)
- No other requirements are known as of this post.
- No Graphical environment or X is needed!
- Version: 0.3
- Functions:
- Download all images a tag search would bring up.
- Vote on several posts at once, just giving their post IDs.
- Favoring over post IDs
- List and download pools now
- create/update/destroy a pool
- add/remove posts from a pool
- vote/fav on a whole pool with just one command
- Runs smoothly in a virtual machine
- It is open source, under the GNU GPL v3, so everyone can take part in this little project if they want to!
Download
https://github.com/maxine-red/CLI621/releases
Unstable download
https://github.com/maxine-red/CLI621/tree/development
Issues or suggestions?
Just create a new issue here: https://github.com/maxine-red/CLI621/issues (suggestions go the same way~)
Or if you don't have a github account, mail them to [email protected]
Feel free to download and use this little helper. Even feel free to study my code and do your own work. Just tell people where you got your ideas from please. :3
But all in all, just have fun!
Sincerely, Maxie
Updated