cyian-1756
d6ba7c2174
1.7.71: Fixed Erome ripper; Remove HexBinaryAdapter import remnant; fized photobucket watermark issue; add derpi ripper; added support for 4channel.org
1.7.71
2018-12-04 16:03:23 -05:00
cyian-1756
64c469a90e
Merge branch 'master' of https://github.com/RipMeApp/ripme
2018-12-04 15:56:44 -05:00
cyian-1756
35be1768e5
Added test case for bad urls
2018-12-03 17:26:17 -05:00
cyian-1756
18fe9aaea0
Hentaicafe ripper now handles urls with <br /> in them
2018-12-03 17:26:00 -05:00
cyian-1756
1e663ffdb0
Merge pull request #1079 from randomcommitter/fix-erome-ripper
...
Fix erome ripper
2018-12-03 17:25:09 -05:00
cyian-1756
2adc725ac9
Merge pull request #1073 from PotcFdk/patch-1
...
Remove HexBinaryAdapter import remnant.
2018-12-01 22:50:39 -05:00
randomcommitter
b277349685
Fixed Erome ripper
...
In some cases the Erome ripper would grab urls with protocol ("https:")
already in it, but it would try to re-add it anyways, resulting in a URL
with a double protocol, eg.
"https:https://s101.erome.com/ ..." which would then fail to download.
2018-12-02 01:04:53 +00:00
randomcommitter
98f0c7a98e
Merge pull request #5 from RipMeApp/master
...
Merge new commits
2018-12-02 00:27:58 +00:00
PotcFdk
0fbbfaf667
Remove HexBinaryAdapter import remnant.
...
The relevant code was changed back in #1032
(de773db4f4
)
2018-11-29 01:31:02 +01:00
cyian-1756
086eb55a44
Merge pull request #1072 from PeterSzakacs/issue/1067
...
Fix issue with Photobucket downloads containing watermark.
2018-11-28 13:02:48 -05:00
Peter Szakacs
d02d60ca66
Fix issue with Photobucket downloads containing watermark.
...
Also make getFirstPage() public, if getNextPage() already is
(and it is used in the commented-out unit test).
Also minor style fixes.
2018-11-28 09:40:16 +01:00
cyian-1756
28e1cb7702
Merge pull request #1071 from cyian-1756/manganeloRipperFixes
...
Fixed ManganeloRipper
2018-11-28 01:03:20 -05:00
cyian-1756
366cd78646
Fixed ManganeloRipper
2018-11-27 14:44:31 -05:00
cyian-1756
36d9703a9c
Merge pull request #1069 from cyian-1756/tumblrDoubleMessageFix
...
Fixed minor issue where if a user didn't exist tumblr ripper would output error message twice
2018-11-27 14:12:09 -05:00
cyian-1756
ddeb5b6b88
Fixed minor issue where if a user didn't exist tumblr ripper would output error message twice
2018-11-27 14:08:09 -05:00
cyian-1756
5c6edbcd4d
Merge pull request #1048 from dominiksitar/master
...
Fixed issue #968
2018-11-27 14:05:02 -05:00
Dominik Sitar
27efe06a32
Added better solution to issue #968
2018-11-27 12:41:44 +01:00
Dominik Sitar
c487fe2696
Merge branch 'master' of github.com:RipMeApp/ripme
2018-11-27 12:25:46 +01:00
cyian-1756
6b50ab115e
Merge pull request #1061 from Sorunome/master
...
add derpi ripper
2018-11-25 13:39:40 -05:00
cyian-1756
d79b54f7ca
Merge pull request #1064 from PwnicornDev/patch-1
...
Update userRegex, fixes #1063
2018-11-24 09:06:31 -05:00
cyian-1756
6344e47b44
Merge pull request #1060 from Fenris95/master
...
Added 4Channel.org for SFW 4Chan Boards
2018-11-24 09:04:38 -05:00
PwnicornDev
a4117133f8
Update userRegex, fixes #1063
2018-11-23 21:30:55 +00:00
Sorunome
78882177ae
add derpi ripper
2018-11-22 19:11:31 +01:00
Fenris95
f4948475e6
Added 4Channel.org for SFW 4Chan Boards
...
"Attention: All work safe boards are soon going to be on the 4channel.org domain."
2018-11-22 13:53:50 +00:00
cyian-1756
968021c276
1.7.70: Added arabic translation; Updater now works on java 10; Fixed mangadex ripper
1.7.70
2018-11-21 05:35:26 -05:00
cyian-1756
a19e37850f
Merge pull request #1050 from cyian-1756/flickr_fix
...
Flickr ripper can now rip from photo sets
2018-11-21 05:31:24 -05:00
cyian-1756
e59339dd46
Merge pull request #1053 from cyian-1756/hqpornerFixes
...
Added support for hqporner videos hosted on flyflv
2018-11-16 10:41:24 -05:00
cyian-1756
99d6fb0d06
Added support for hqporner videos hosted on flyflv
2018-11-16 05:47:46 -05:00
cyian-1756
b685b087aa
Added some comments; ripper can now rip from more than one page
2018-11-14 21:58:00 -05:00
cyian-1756
0a27fc3089
Flickr ripper can now rip single pages from photo sets
2018-11-14 21:05:37 -05:00
Dominik Sitar
78415ab4b6
Merge branch 'master' of github.com:RipMeApp/ripme
2018-11-13 12:52:42 +01:00
Dominik Sitar
ffe31e90b7
Fixed issue #968
2018-11-13 12:49:08 +01:00
cyian-1756
09b4357fb4
Merge pull request #1040 from PeterSzakacs/issue/423
...
Ported the Teebplanet, nfsfw, pornhub, photobucket rippers to AbstractHTMLRipper
2018-11-06 00:04:17 -05:00
cyian-1756
33f1becd16
Merge pull request #1036 from cyian-1756/mangadexRipperFixes
...
Fixed mangadex ripper
2018-11-05 23:54:00 -05:00
Peter Szakacs
53f4624ee1
Moved unresolved comment
2018-11-05 17:04:23 +01:00
Peter Szakacs
7b1d777c50
Merge branch 'master' of github.com:RipMeApp/ripme into issue/423
2018-11-05 13:28:30 +01:00
cyian-1756
de773db4f4
Merge pull request #1032 from cyian-1756/updateFixes
...
Updater now works on java 9 and 10
2018-11-04 01:21:24 -05:00
cyian-1756
4e70039df8
Merge pull request #1039 from mohammedhassan01/master
...
add Arabic language to UI
2018-11-04 01:18:49 -05:00
DESKTOP-VJ5RQDC\Mohamed Hassan
06ec3cfe4f
add Arabic language to UI
2018-11-03 23:38:03 +02:00
cyian-1756
dbf153446b
Fixed mangadex ripper
2018-11-02 14:56:30 -04:00
Peter Szakacs
3a8b87578f
Make PhotobucketRipper inherit AbstractHTMLRipper
...
Also change the API call used to check if an album has subalbums.
The new API call returns a JSON with more metadata.
The style is deliberately similar to NSFWRipper after refactoring
(commit: 5ae2bb43e8
). Also, change
the waiting time between fetching pages from 1 second to 2 seconds,
as Photobucket seems to have fewer read timeouts with this value
(might just be a fluke of accessing it on moble networks though).
2018-10-31 13:30:46 +01:00
cyian-1756
c33e09eaca
Updater now works on java 9 and 10
2018-10-30 18:08:48 -04:00
cyian-1756
4acfb57b9c
Merge pull request #1030 from matheus208/master
...
Adding missing pt-BR translations
2018-10-30 10:13:17 -05:00
Matheus Serpellone
89c93b894d
Adding missing pt-BR translations
2018-10-29 19:55:30 -03:00
Peter Szakacs
da509663d1
Make PornhubRipper inherit from AbstractHTMLRipper
...
Also make sure that if the album has multiple pages, make it download
all pages (tested).
2018-10-29 21:03:25 +01:00
Peter Szakacs
5ae2bb43e8
Make NfsfwRipper inherit from AbstractHTMLRipper
...
Also make it have queue support since there are some galleries that have only
subalbum links. In case of galleries with both images and subalbums, such as
the one in the unit test, first rip the images in the base album and then the
images in the subalbum (and save them to a subdirectory of the current album
directory).
Note that Nfsfw.com showed some read time-outs when ripping the same albums that
it ripped Ok before. Adding a timeout in getNextPage() seems to help somewhat,
but if any issues are encountered for now the simplest fix seems to be to wait
a while before trying to rip the album again.
2018-10-29 17:05:31 +01:00
cyian-1756
f2e8ad8a4b
Merge pull request #1028 from buzzlightmonth/master
...
Added pinups and homepage to Sinner Comics ripper
2018-10-28 17:34:01 -05:00
buzzlightmonth
039a45775a
added a default switch case
2018-10-28 22:30:59 +01:00
buzzlightmonth
066421230a
Added pinups and homepage to Sinner Comics ripper
2018-10-28 22:26:30 +01:00
cyian-1756
6a67dc2b6c
1.7.69: Fixes TheChive bug so that it can now rip gifs; e621 ripper now rips all media types; Upgraded org.apache.httpcomponents to 4.3.6; Added ripper for Mangadex.org; Added ripper for various duckmovie frontends; reddit ripper no longer freezes when ripping certain links
1.7.69
2018-10-28 13:59:09 -04:00