soloturn
2e221e5713
com.rarchives.ripme.tst from junit3 to junit5
...
AppTest is not migrated as it only does true=true, otherwise it is not
clear what this should be.
2020-07-26 18:29:54 +02:00
Ruthalas
4f43f1e238
Resolve xlecx error
...
xlecx has changed its URL from 'xlecx.com' to 'xlecx.org'. This change modifies the ripper.java to reflect that change, and to add the required https prefix. If the https prefix is not added, the image download fails with 'no protocol'. That seems a little janky, but it was used in #120 .
2020-06-27 22:15:04 -07:00
cyian-1756
d2947e9e4a
Merge pull request #1671 from rezhajulio/patch-1
...
Fix malformed log on file already exist
2020-06-19 17:42:26 +00:00
cyian-1756
95b3ed839f
Merge pull request #1685 from rraissa/add-rraissa
...
Added missing translation to Korean/KR
2020-06-19 17:41:05 +00:00
cyian-1756
adc352e483
Merge pull request #1672 from borderline232/master
...
RedgifsRipper: Implemented redgifs.com Ripper
2020-06-19 17:40:32 +00:00
RAISSA
2848815bd7
Adding missing translation to Korean/KR
2020-06-12 22:58:33 -04:00
borderline232
689968948c
RedgifsRipper: Fixes to redgifs ripper
...
- Changed redgifs api URL to reflect updated change
- Added check in getNextPage to see if page has any URLs else finishes
rather than throwing error
- Added gifdeliverynetwork.com as knwon host as it redirects to redgifs
page
- Added reddit compatibility by adding as known host in RipUtils reddit
ripper
- Unit test to cover above changes
2020-06-07 00:07:09 -04:00
borderline232
9a013c74ee
RedgifsRipper: Implemented redgifs Ripper
...
- Using similar functionality found in the gfycat ripper the same was
done for the redgifs ripper
- A user's profile can be ripped, by retrieving all gfycats from their
user api call
- The categories and search ripper is also implemented but uses and
incrementing start and count in the api url paramters as the
cursor requires cookies (I believe) to work and this one just
increments until there are no gfycats and returns error (there are
no more gfycats)
- Differentiated between getting profile and search urls using regex
matching
2020-05-23 14:37:10 -04:00
Rezha Julio
b5ab57fed3
Fix malformed log
2020-05-23 15:20:46 +07:00
cyian-1756
00cc08ec27
Merge pull request #1592 from felixaufreisen/issue1579
...
VscoRipper Fix
2020-05-22 13:50:39 +00:00
cyian-1756
f50fa0987b
Merge pull request #1667 from cyian-1756/gyfcat_referer_fixes
...
Now sends a referrer when fetching first page
2020-05-21 04:05:15 +00:00
cyian-1756
2f0b78dd3d
Merge pull request #1619 from felixaufreisen/issue1607
...
Fix MotherlessRipper
2020-05-21 04:04:35 +00:00
cyian-1756
bdb5e3ef57
Merge pull request #1633 from LameLemon/pt_PT-translation
...
Updated pt_PT translation
2020-05-21 04:03:20 +00:00
cyian-1756
bfb8d3eb52
Merge pull request #1638 from blackbirddx/master
...
Updated e621 ripper
2020-05-21 04:01:44 +00:00
cyian-1756
b8324320b9
Merge pull request #1639 from darshan-poudel/master
...
Added FreecomiconlineRipper
2020-05-21 04:00:34 +00:00
cyian-1756
359a29388f
Merge pull request #1640 from version365/patch-1
...
Changed imagefap links from http to https
2020-05-21 03:59:39 +00:00
cyian-1756
1d600e5a31
Now sends a referrer when fetching first page
2020-05-20 23:55:38 -04:00
Version Kinda
bf8f386631
changed imagefap links from http to https
...
#1629
#1387
#1074
#1065
2020-05-02 09:10:19 +05:30
darshan-poudel
606f3665ef
Fixing indent
2020-05-01 12:32:55 -05:00
darshan-poudel
1ea679575c
cleaned up comments
2020-05-01 11:15:42 -05:00
darshan-poudel
7fe7f7a284
#38 comment-589679044: Added a ripper for freecomiconline.me supports chapter download and continues to next chapter until caught up
2020-05-01 11:08:49 -05:00
BlackBirdd
7d466a0516
add e621 test
2020-04-26 21:31:27 +02:00
LameLemon
80cf9db90b
Updated pt_PT translation
2020-04-25 18:06:01 +01:00
BlackBirdd
52b7e9443d
e621 fix regex
2020-04-09 14:04:12 +02:00
BlackBirdd
56f0aa3da3
update e621 cookies
2020-04-08 20:02:56 +02:00
BlackBirdd
fec50e465e
add e621 cloudflare captcha cookies
2020-04-08 20:02:56 +02:00
BlackBirdd
03abd937f3
fix e621 ripper regex for urls with more arguments
2020-04-08 20:02:56 +02:00
BlackBirdd
e814e01062
Fixed e621 ripper
2020-04-08 20:02:56 +02:00
Felix Friebe
d6ffcdfbe7
Fix MotherlessRipper: change CSS selector
2020-04-05 02:21:55 +02:00
cyian-1756
6128862fbf
Merge branch 'master' of https://github.com/RipMeApp/ripme
1.7.92
2020-03-28 14:20:20 -04:00
cyian-1756
57aa76bf4d
1.7.92: Added read-comic.com ripper; Fix Pawoo ripper; Add ChineseSimplified language file; Fixed artstation ripper
2020-03-28 14:14:52 -04:00
cyian-1756
6c707974dc
Merge pull request #1557 from cyian-1756/read-comic
...
Added read-comic.com ripper
2020-03-21 10:01:15 +00:00
cyian-1756
e3a845d21f
Merge pull request #1588 from YanJunSunYJS/master
...
Add ChineseSimplified language file
2020-03-21 10:00:13 +00:00
cyian-1756
29c63f7204
Merge pull request #1590 from felixaufreisen/issue1569
...
ArtStationRipper Fix
2020-03-21 09:59:47 +00:00
Felix Friebe
677e90ba88
URL to galleries changed
2020-03-07 02:32:55 +01:00
Felix Friebe
9b31254df4
URL to galleries changed
2020-03-07 02:26:57 +01:00
Felix Friebe
1c2bfe2ea5
Due to HTTP compression response was not readable --> deactivated in HTTP Headers
2020-03-05 19:50:58 +01:00
YanJun Sun
8b212c6626
Add ChineseSimplified language file
2020-03-03 10:29:15 +08:00
cyian-1756
cd16aaca0d
Merge pull request #1559 from 0x1f595/mastodon
...
Fix Pawoo ripper pagination
2020-01-22 14:20:28 +00:00
0x1f595
5555e2017b
Fix Pawoo ripper pagination
...
The generic Mastodon ripper mostly worked as a base for this ripper, but Pawoo uses a custom web UI that changes how navigation links work, so I've updated it to use the correct selector.
2020-01-21 18:29:17 -07:00
cyian-1756
3d29d4cfcf
Added read-comic.com ripper
2020-01-21 02:07:25 -05:00
cyian-1756
4248a0fd23
1.7.91: Fixed luscious ripper. Fixed VK ripper; Added Kingcomix ripper
1.7.91
2020-01-20 03:20:11 -05:00
cyian-1756
414310a949
Merge pull request #1532 from Tush-r/lucius-fix
...
Fixed LusciousRipper.
2020-01-17 20:36:53 +00:00
cyian-1756
ff1ffb72bd
Merge pull request #1552 from cyian-1756/kingcomix
...
Kingcomix ripper added
2020-01-17 20:34:49 +00:00
cyian-1756
6b806c331c
Added kingcomix.com ripper and test
2020-01-17 15:25:12 -05:00
cyian-1756
c520f51916
Added kingcomix ripper
2020-01-17 15:18:29 -05:00
Tushar
273f698ad4
Fixed luscious ripper.
2019-12-29 16:25:14 +05:30
cyian-1756
7a4f3b06b2
Merge pull request #1474 from Destrae/patch-1
...
Updated README.md
2019-12-14 13:41:14 -05:00
cyian-1756
7e3611b68e
Merge pull request #1521 from Tush-r/vkfix
...
Fixed VkRipper and bumped JSON library.
2019-12-14 13:40:06 -05:00
Tushar
b1e9adfbf3
Fixed VkRipper not ripping images and bumped json library.
2019-12-10 01:04:44 +05:30