Commit Graph

1232 Commits

Author SHA1 Message Date
cyian-1756
857b951956 Fixed regex 2018-05-08 07:28:18 -04:00
cyian-1756
2d1e648bd1 1.7.41: Added support for spyingwithlana.com; Added ManganeloRipper; Added support for dynasty-scans.com 2018-05-05 05:41:48 -04:00
cyian-1756
3f1553d341
Merge pull request #553 from cyian-1756/dynasty-scans
Added ripper and unit test for dynasty-scans.com
2018-05-05 05:31:20 -04:00
cyian-1756
8484df9abe
Merge pull request #554 from cyian-1756/manganeloRipper
Added ManganeloRipper
2018-05-05 05:30:56 -04:00
cyian-1756
b3e46868f6
Merge pull request #555 from cyian-1756/wordpressComicChanges
Added support for spyingwithlana.com; added some more unittests for the wordpress comic ripper
2018-05-05 05:30:32 -04:00
cyian-1756
d73744a73f Added support for spyingwithlana.com; added some more unittests for the wordpress comic ripper 2018-05-01 15:14:08 -04:00
cyian-1756
6a672f05c9 Added ManganeloRipper 2018-04-30 17:47:19 -04:00
cyian-1756
5369a54caa Added ripper and unit test for dynasty-scans.com 2018-04-30 13:22:51 -04:00
cyian-1756
e8f7f2cfae 1.7.40: Added hypnohub.net ripper; Fixed rule34.xxx ripper; Tsumino Ripper now add .png to filenames 2018-04-29 16:28:17 -04:00
cyian-1756
2fcf82c7e5
Merge pull request #550 from cyian-1756/hypnoHubRipper
Hypno hub ripper
2018-04-29 16:19:18 -04:00
cyian-1756
a690710a35
Merge pull request #547 from cyian-1756/rule34RipperFix
Added canRip for rule34.xxx
2018-04-29 16:17:59 -04:00
cyian-1756
e5f6e2b396
Merge pull request #544 from cyian-1756/TsuminoRipperFixes
TsuminoRipper now adds .png to filenames; Removed unneeded debug stat…
2018-04-29 16:17:14 -04:00
cyian-1756
24f1b4fbdc Fixed hypnohub unit test 2018-04-29 12:50:44 -04:00
cyian-1756
60d5f95f93 Added unit test for HypnohubRipper 2018-04-29 12:40:50 -04:00
cyian-1756
7b1fbd3290 Added ripper for hypnohub.net; removed misnamed file 2018-04-29 12:22:27 -04:00
cyian-1756
1ccaa21ef8 Added canRip for rule34.xxx 2018-04-27 13:38:16 -04:00
cyian-1756
5763c673ec TsuminoRipper now adds .png to filenames; Removed unneeded debug statment 2018-04-26 15:46:50 -04:00
cyian-1756
8f84d3f8ff Removed extra qoute 2018-04-26 12:54:17 -04:00
cyian-1756
388cd9936d 1.7.39: Added rule34.xxx ripper; Added Gfycatporntube.com ripper; Fixed AbstractRipper subdir bug; Added AbstractRipper unit tests" 2018-04-26 12:42:24 -04:00
cyian-1756
11d114af36
Merge pull request #542 from cyian-1756/gfycatporntubeRipper
Added Gfycatporntube.com Ripper
2018-04-26 12:40:48 -04:00
cyian-1756
2f22e9d08f
Merge pull request #541 from cyian-1756/AbstractRipperFixes
Abstract ripper fixes
2018-04-26 12:40:12 -04:00
cyian-1756
b5e1715ad5
Merge pull request #543 from cyian-1756/rule34XXXRipper
Rule34 xxx ripper
2018-04-26 12:39:34 -04:00
cyian-1756
c076fe2462 Added unit test Rule34Ripper 2018-04-26 10:58:35 -04:00
cyian-1756
7cf8e59ee7 Removed misnamed file 2018-04-26 10:48:28 -04:00
cyian-1756
3342898e77 Added ripper for rule34.xxx 2018-04-26 10:48:07 -04:00
cyian-1756
0427073c9a Added Gfycatporntube.com Ripper 2018-04-26 09:48:27 -04:00
cyian-1756
56d20b1500 Added some unit tests for getting file name 2018-04-23 15:58:18 -04:00
cyian-1756
19ce96eae5 Fixed issue with downloading images without an extension 2018-04-23 15:58:01 -04:00
cyian-1756
eccce1b4a6 1.7.38: Added http and socks proxy support; Extended some unit tests to include getGid; Added HitomiRipper; hentaifoundry ripper now can rip all images from accounts 2018-04-21 14:22:48 -04:00
cyian-1756
ba3520cc95
Merge pull request #534 from cyian-1756/hitomiRipper
Added Hitomi ripper
2018-04-21 14:11:04 -04:00
cyian-1756
7fbad5b3b5
Merge pull request #535 from cyian-1756/unit-tests
Extended some unit tests to include getGid
2018-04-21 14:10:34 -04:00
cyian-1756
0c4db0362c
Merge pull request #538 from mikf/hentaifoundry-filter
[hentaifoundry] set content filter
2018-04-21 14:09:56 -04:00
cyian-1756
db2091c1f0
Merge pull request #537 from randomcommitter/cli_socks_support
Handling SOCKS in a separate class, added HTTP Proxy support, added proxy.http and proxy.socks config settings
2018-04-21 14:09:24 -04:00
Mike Fährmann
a587ec77fa
[hentaifoundry] set content filter 2018-04-21 10:46:16 +02:00
Random Committer
34699bf8c6 proxyTest.java: unset proxy/socks before testing it 2018-04-20 09:53:49 -07:00
Random Committer
95d1e0a120 Changed socks and proxy config values to proxy.socks and proxy.http; Checking config on start for these values and set proxy/socks accordingly. 2018-04-20 09:15:39 -07:00
Random Committer
f493b1ed80 Added test for class Proxy 2018-04-20 08:03:45 -07:00
Random Committer
34ee3a6f60 Removed Socks Proxy setup from App.java, added new class Proxy under com.rarchives.ripme.utils which allows to set both HTTP Proxy and SOCKS Proxy 2018-04-20 07:51:40 -07:00
randomcommitter
75f9c448ea
Merge pull request #3 from RipMeApp/master
Merging with master
2018-04-20 12:49:27 +01:00
cyian-1756
7b71a7d3f5 Extended some unit tests to include getGid 2018-04-19 19:16:15 -04:00
cyian-1756
f8a8fdb9dc Extended HitomiRipper unit test 2018-04-19 18:58:47 -04:00
cyian-1756
a7445ec4ac Added Hitomi Ripper unit test 2018-04-19 18:54:54 -04:00
cyian-1756
b73e943b9c Added HitomiRipper 2018-04-19 18:52:36 -04:00
cyian-1756
a52bbeb6d8 1.7.37: MInor code clean up; Added socks proxy support; Added support for 8muses.download; Hentaifoundry no longer errors when there are no more pages; Fix bug that causes tumblr to replace https with httpss when downloading resized images 2018-04-19 16:23:34 -04:00
cyian-1756
1f2803111a
Merge pull request #533 from cyian-1756/wordpress-8muses.download
Wordpress 8muses.download
2018-04-19 16:20:02 -04:00
cyian-1756
5117ca781c
Merge pull request #521 from randomcommitter/cli_socks_support
Added support for SOCKS v5 Server
2018-04-19 16:16:35 -04:00
cyian-1756
680ee68c05
Merge pull request #529 from mikf/fix-523
[tumblr] avoid 'httpss' in image URLs
2018-04-19 16:15:53 -04:00
cyian-1756
5147562f90
Merge pull request #530 from cyian-1756/code_cleanup
Some minor code clean up
2018-04-19 16:15:41 -04:00
cyian-1756
4f3cc4a535
Merge pull request #532 from cyian-1756/hf-nextpage-fix
Hentaifoundry ripper no long throws a null error when getting the nex…
2018-04-19 16:15:22 -04:00
cyian-1756
2a4bd6c67a Added unit test for 8muses.download 2018-04-19 16:03:48 -04:00