Go to file
4pr0n 8a22035b89 Twitter ripper makes 8 more requests, stops
Previously 2 requests every time.
Now 10 requests (configurable) and stops when it hits the last tweet.
2014-04-03 23:53:51 -07:00
.settings Fixed ripper discovery in JARs, moved to 1.7 2014-03-03 02:29:02 -08:00
src Twitter ripper makes 8 more requests, stops 2014-04-03 23:53:51 -07:00
.classpath UI does not freeze during rip, moved to JRE-1.6 2014-03-01 02:43:47 -08:00
.gitignore Tumblr support 2014-03-09 17:11:29 -07:00
.project initial commit. basic ripper skeleton. long ways to go 2014-02-25 01:28:22 -08:00
pom.xml imgur albums rip via command-line. wowza 2014-02-27 01:28:23 -08:00
README.md Update README.md 2014-03-14 08:18:21 -07:00

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
  • twitter
  • tumblr
  • instagram
  • motherless
  • imagefap
  • imagearn
  • seenive
  • vinebox
  • reddit
  • gonewild
  • 8muses

building

To build the .jar file, run:

mvn clean compile assembly:single