Custom Ripper from https://github.com/RipMeApp/ripme
.settings | ||
src | ||
.classpath | ||
.gitignore | ||
.project | ||
pom.xml | ||
README.md |
Ripme
Client-side Java album ripper for various websites.
Releases
Beta: ripme.jar v 1.x
Features
- Quickly downloads all images in an online album (see supported sites below)
- Easily re-rip albums to fetch new content
Supported sites:
- imgur
- tumblr
- motherless
- imagefap
- imagearn
- seenive
- vinebox
- gonewild
- 8muses
- deviantart
- xhamster
Request support for more sites here
Compiling & Building
To build the .jar file using Maven, run:
mvn clean compile assembly:single
This will include all dependencies in the JAR.