Go to file
2014-04-06 03:27:30 -07:00
.settings Fixed ripper discovery in JARs, moved to 1.7 2014-03-03 02:29:02 -08:00
src Got rid of history file 2014-04-06 03:27:30 -07:00
.classpath UI does not freeze during rip, moved to JRE-1.6 2014-03-01 02:43:47 -08:00
.gitignore Added VK ripper 2014-04-05 13:44:43 -07:00
.project initial commit. basic ripper skeleton. long ways to go 2014-02-25 01:28:22 -08:00
pom.xml Prettying the updater UI 2014-04-05 16:59:28 -07:00
README.md Update README.md 2014-04-05 09:01:45 -07:00

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

Compiling & Building

To build the .jar file using Maven, run:

mvn clean compile assembly:single

This will include all dependencies in the JAR.