ImgScroll/README.md
2014-04-05 09:01:45 -07:00

46 lines
637 B
Markdown

Ripme
=====
Client-side Java album ripper for various websites.
Features
========
* Quickly downloads all images in an online album (see supported sites below)
* Easily re-rip albums to fetch new content
Supported sites:
* imgur
* twitter
* tumblr
* instagram
* motherless
* imagefap
* imagearn
* seenive
* vinebox
* reddit
* gonewild
* 8muses
* deviantart
* xhamster
Releases
========
**Beta: [ripme.jar v 1.0.2](http://rarchives.com/ripme.jar)**
Compiling & Building
====================
To build the .jar file using Maven, run:
```bash
mvn clean compile assembly:single
```
This will include all dependencies in the JAR.