Custom Ripper from https://github.com/RipMeApp/ripme
d5822b3700
Adding the /rippers/video subdirectory package caused the auto-class-finder to try to initialize a class that did not exist (dir name instead of class name). |
||
---|---|---|
.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.