Custom Ripper from https://github.com/RipMeApp/ripme
8a22035b89
Previously 2 requests every time. Now 10 requests (configurable) and stops when it hits the last tweet. |
||
---|---|---|
.settings | ||
src | ||
.classpath | ||
.gitignore | ||
.project | ||
pom.xml | ||
README.md |
ripme
Client-side album ripper for various websites.
Written in Java for cross-platform support.
releases
Early alpha release of ripme.jar
Supported sites:
- imgur
- tumblr
- motherless
- imagefap
- imagearn
- seenive
- vinebox
- gonewild
- 8muses
building
To build the .jar file, run:
mvn clean compile assembly:single