1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-25 14:51:11 +02:00
Commit Graph

2420 Commits

Author SHA1 Message Date
cyian-1756
f721ee37ac Merge pull request #1217 from Tush-r/artstation
Fixed ArtStation not downloading images.
2019-02-18 23:28:07 -05:00
Tushar
8456f4f64d Fixed ArtStation landing on cf page and failing. 2019-02-18 00:58:47 +05:30
MrPlaygon
82e98abf7f Using constants for useragent and referer now. 2019-02-17 10:39:16 +01:00
MrPlaygon
48474ad7e7 changed comment because of code factor check 2019-02-16 19:08:31 +01:00
MrPlaygon
9eac66ef10 Small fix 2019-02-16 18:55:56 +01:00
MrPlaygon
7b57d3cbfd Refactoring of DeviantartRipper.
It is now a HTML Ripper.

NOT using Deviantart API like the old JSON ripper because it is SLOW and somehow annoying to use.

Things to consider: Using the API might be less work/maintenance later because APIs do not change as frequently as HTML source code...?
2019-02-16 18:44:23 +01:00
cyian-1756
6c9e4200e2 Merge pull request #1203 from cyian-1756/ImagevenueTestFix
Disabled failing Imagevenue Ripper Test
2019-02-16 08:16:04 -05:00
cyian-1756
980c5dc786 Merge pull request #1207 from Gamerick/master
Closes #1143 Added support for score filtering when ripping from reddit
2019-02-16 08:14:05 -05:00
Gamerick
c683a0b249 Update src/main/java/com/rarchives/ripme/ripper/rippers/RedditRipper.java
Add debug logging for score filtering
2019-02-10 14:31:28 +00:00
Jacob Brown
559de3b5fd Closes #1143 Added support for score filtering when ripping from reddit
Adds support for filtering out post/comments outside of a specific range from being downloaded. Examples with comments placed in the rip.properties file. Also added some (incomplete, but some is better than none) docs to the RedditRipper
2019-02-06 21:50:11 +00:00
Tushar
d9620c3826 Fixed xcartx ripper to grab all images. 2019-02-06 14:23:16 +05:30
Tushar
661514ea98 Undo gfycat changes, again. 2019-02-06 13:51:02 +05:30
Tushar
994dafb217 Undo gyfcat changes. 2019-02-06 13:48:27 +05:30
Tushar
bea0dffd68 Added ripper for xlecx.com 2019-02-06 13:41:58 +05:30
Tushar
3a9d451e8b Merge branch 'master' of https://github.com/RipMeApp/ripme.git into listal 2019-02-06 11:58:56 +05:30
cyian-1756
f9a9833adf Merge pull request #1147 from cyian-1756/imagefap-gid-fix
Imagefap gid fix
2019-02-03 15:58:06 -05:00
cyian-1756
6bfe945bd4 Disabled failing Imagevenue Ripper Test 2019-01-31 16:51:19 -05:00
cyian-1756
3a44a644c9 1.7.78: Fixed gfycat ripper; Fixed E621 ripper; Added support for new xhamster url format; Now supports furaffinty scraps 1.7.78 2019-01-29 18:55:52 -05:00
cyian-1756
9d25ba2c50 Merge pull request #1198 from miguelperis/master
Now supports furaffinity scraps
2019-01-29 18:54:58 -05:00
cyian-1756
022d642dc7 Merge pull request #1189 from rephormat/xhamster-newurl
xHamster New URL Fix
2019-01-29 18:51:02 -05:00
Miguel Villanueva PERIS
83fdc8e2cc Changes furaffinityRipper, was only able to pass /furaffinity.net/gallery now can pass /scraps and added test to /scraps 2019-01-29 23:15:21 +01:00
Tushar
e330b350e2 Merged ripme master 2019-01-27 22:51:52 +05:30
Tushar
e9e770c974 Fixed GfycatRipper not not ripping gifs. 2019-01-27 22:38:08 +05:30
cyian-1756
85e51a2e85 Merge pull request #1192 from Tush-r/master
Fixed E621 ripper not ripping images.
2019-01-26 05:23:11 -05:00
cyian-1756
ec982280cf Merge pull request #1193 from cyian-1756/gfycat_fixes
Fixed gfycat ripper
2019-01-26 05:22:50 -05:00
cyian-1756
4a8602faad Fixed gfycat ripper 2019-01-26 05:07:32 -05:00
cyian-1756
7138e5dc92 Fixed gfycat ripper 2019-01-26 03:54:32 -05:00
Tushar
e8b1c0ec84 Fixed E621 ripper not ripping. 2019-01-25 12:24:51 +05:30
buzzlightmonth
e84b776b4e [untested] Removed references in VkRipper 2019-01-23 18:55:03 +01:00
buzzlightmonth
3b22af3cda Removed references of AlbumRipper in the MotherlessRipper 2019-01-23 17:59:54 +01:00
buzzlightmonth
c17a4d4855 Removed unused imports of AlbumRipper 2019-01-23 17:59:49 +01:00
rephormat
39c4c98f01 xHamster New URL Fix 2019-01-23 08:23:28 -06:00
cyian-1756
e94ef1b368 1.7.77: Reduced log spam; HQporner now supports actress/category/studio/top links; Improved luscious ripper; Fixed Pornhub video ripper; Tumblr ripper now always downloads highest quality available 1.7.77 2019-01-21 04:24:34 -05:00
cyian-1756
1f08c2a96f Merge pull request #1183 from cyian-1756/pornhub-album-test
Marked pornhub album test as flaky
2019-01-21 04:15:29 -05:00
cyian-1756
13c02c40a9 Marked pornhub album test as flaky 2019-01-21 03:08:17 -05:00
cyian-1756
7961497475 Merge pull request #1180 from Tush-r/travis
Fixed some travis build failures.
2019-01-21 02:44:04 -05:00
cyian-1756
91dc669b19 Merge pull request #1170 from Tush-r/master
Improved luscious ripper fixed incomplete albums ripping.
2019-01-21 02:33:50 -05:00
cyian-1756
185aba7bbc Merge pull request #1178 from buzzlightmonth/tumblrRate
Tumblr ripper downloads highest quality available
2019-01-21 02:32:24 -05:00
cyian-1756
9e653e03b5 Merge pull request #1176 from buzzlightmonth/master
Fixed and cleaned up Pornhub video ripper
2019-01-21 01:50:04 -05:00
Tushar
2797366319 Fixed indentation. 2019-01-21 09:56:04 +05:30
Tushar
037fd921a7 Fixed HentaidudeRippper indentation. 2019-01-21 09:46:57 +05:30
Tushar
0e6a6e3ceb Fixed indentation. 2019-01-21 09:42:11 +05:30
Tushar
c5da360176 Removed todo comment from HentaidudeRipper which was flagged by
codefactor.
2019-01-20 17:50:03 +05:30
Tushar
47017d4de6 Marked hqp tests as flaky. 2019-01-20 17:45:11 +05:30
Tushar
7a1d54ed2a Every video host has a separate test. 2019-01-20 17:05:16 +05:30
buzzlightmonth
197a741136 Added non-capturing groups and simplified replacements 2019-01-19 20:41:23 +01:00
buzzlightmonth
8f3100df0a Tumblr ripper downloads highest quality available 2019-01-19 19:35:43 +01:00
buzzlightmonth
b9cc962a16 Updater for Linux/Mac now in pure Java 2019-01-19 18:23:53 +01:00
buzzlightmonth
eedbec4971 Fixed and cleaned up Pornhub video ripper 2019-01-19 14:07:42 +01:00
Tushar
bc69190e67 Fixed some failures from travis ci build. 2019-01-19 14:41:37 +05:30