Commit Graph

599 Commits

Author SHA1 Message Date
MetaPrime
f08ae4ce4e Merge #516 @Wiiplay123: Fixed deviantArt ripping 2017-05-15 10:30:40 -07:00
MetaPrime
2055cb0d9d Fix indentation. 2017-05-15 10:28:45 -07:00
Wiiplay123
3d359be958 Added precaution for URLs with slashes at the end when determining file name
Made for my FurAffinity branch, brought it over to master branch because
it could come in handy for other things.
2017-05-14 20:15:27 -05:00
l1am9111
d43f14e4b2 Add support for Instagram albums
Adds support for the "carousel" data type
2017-05-12 19:09:49 +01:00
MetaPrime
7268a10ef3 Spacing around keywords and braces 2017-05-09 17:50:32 -07:00
MetaPrime
eb979cc1f6 Convert tabs to spaces. 2017-05-09 17:34:57 -07:00
MetaPrime
b6c925caae Various reformatting. 2017-05-09 16:16:17 -07:00
MetaPrime
cd8784ed85 Missing braces, various cleanup. 2017-05-09 16:16:17 -07:00
MetaPrime
92405fb9f8 WordpressComicRipper: fix indentation 2017-05-09 16:16:16 -07:00
MetaPrime
c75aad47d4 Completely reformatted XbooruRipper; add missing braces. 2017-05-09 16:16:11 -07:00
MetaPrime
56093cc1ad Completely reformatted PahealRipper; add missing braces. 2017-05-09 15:36:37 -07:00
MetaPrime
d2a4412a85 Convert tabs to spaces, remove some unused imports. 2017-05-09 15:35:43 -07:00
MetaPrime
65b11d1e00 Trim trailing whitespace, remove some unused imports. 2017-05-09 15:22:55 -07:00
MetaPrime
3e219089f9 1.4.14: Improvements to ChanRipper (rip external links), MyHentaiComics, and Twitter (video and albums) 2017-05-09 15:04:23 -07:00
MetaPrime
d8d7b5096a Various style cleanup. 2017-05-09 15:03:12 -07:00
MetaPrime
9410ea806c Revert style change which hurt readability. 2017-05-09 14:58:00 -07:00
MetaPrime
8bbc33faf3 Revert change that regressed appearance of UI. 2017-05-09 14:54:27 -07:00
torbica
6ca4ebd176 Twitter: added support for video and multiple-image tweets (#478) 2017-05-09 14:42:14 -07:00
cyian-1756
a38597d6fe Added ASAP ripping to Myhentaicomics ripper (#476) 2017-05-09 14:11:17 -07:00
Gaboso
34f2909050 Updated application action icons for icons used in Google Material Design (#518) 2017-05-09 14:03:56 -07:00
Erwin de Haan
441790bb3c ChanRipper: now downloads imgur links, etc. (#185) 2017-05-09 14:02:24 -07:00
MetaPrime
e6fa9263f1 1.4.13: Fixed furaffinity ripper. 2017-05-09 13:42:04 -07:00
MetaPrime
2ea059c2d3 Fix furaffinity text file naming. Closes #479 2017-05-09 13:40:22 -07:00
MetaPrime
b64a649635 Merge pull request #480 from cyian-1756/furaffinity
Minor css updates to Furaffinity ripper
2017-05-09 13:19:11 -07:00
MetaPrime
2204b3ffad 1.4.12: Fixed Crash on Win10 CU; Fixed SSL error on xHamster. 2017-05-09 12:37:42 -07:00
cyian-1756
269d892388 Fixed SSL error with ep.xhamster domain (#520) 2017-05-09 12:36:27 -07:00
Blockmebob
a71fce5768 MainWindow.java : Select Save Directory Crash Fix (#523)
Fixes bug in Java that arose in Windows 10 Creator Update.

Caused the user to be unable to select directory with Windows Look & Feel enabled due to crashing. Disabling System Extension Hiding is currently the workaround suggested by Java devs.

See here: https://bugs.openjdk.java.net/browse/JDK-8179014
2017-05-09 12:35:28 -07:00
MetaPrime
14269e3cfb 1.4.11: Instagram: fixed cropped images issue. 2017-05-09 12:18:19 -07:00
Josh Kastang
8fe94647dd Merge #524: Fix instagram cropping issue. Fixes #519, Fixes #499 2017-05-09 12:16:31 -07:00
MetaPrime
688e8f0e13 1.4.10: Add WordPressComicRipper (various sites supported) 2017-05-09 03:03:17 -07:00
MetaPrime
2a39ef63a9 Merge pull request #497 from cyian-1756/wordpressComicRipper
Wordpress comic ripper
2017-05-09 02:45:16 -07:00
Wiiplay123
624c28befa Fixed deviantArt download link resolving
Turns out getURL works perfectly fine, but the Location header doesn't.
2017-04-29 21:07:49 -05:00
Wiiplay123
8f409eb28a Fixed deviantArt downloading low res when higher res is available
Also fixed a few bugs related to non-image items that crashed the rip.
2017-04-29 14:35:39 -05:00
Wiiplay123
d55cf06c90 Merge remote-tracking branch 'refs/remotes/4pr0n/master' 2017-04-29 14:14:06 -05:00
MetaPrime
e9cd06c44f 1.4.9: Fixed HentaiFoundry ripper 2017-04-28 10:46:33 -07:00
MetaPrime
d728d64575 Merge pull request #481 from cyian-1756/HentaiFoundry
Changed hentaifoundry file name format
2017-04-28 10:41:05 -07:00
Wiiplay123
4cf9f09293 Fixed deviantArt "no next page found" error
The pagination buttons are gone. The "coffset" buttons for comment
pages, not gallery pages. I patched this by using a link found in the
HTML itself that I think is used by JavaScript to generate the
pagination buttons.
2017-04-27 00:18:42 -05:00
Wiiplay123
f2afb840dd Fixed deviantArt description file name issue.
The deviantArt description file name will now match the image file name,
rather than the URL.
2017-04-26 23:13:11 -05:00
Wiiplay123
8da945a8fe Fixed deviantArt description ripping again
Forgot to change an "a" to a "span", fixed now.
2017-04-25 21:18:03 -05:00
Wiiplay123
c3d1c7b654 Fixed deviantArt ripping
Uses the data-super-full-img attribute of thumbnails as first attempt to
get a full image URL. If that doesn't work (as is the case with mature
items), the JSON is used. thumbToFull is still broken in this commit,
but shouldn't be needed.
2017-04-25 20:17:26 -05:00
cyian-1756
a5e30634ad Now rips all pages 2017-04-25 14:42:57 -04:00
cyian-1756
d733e9f6dd now rips images of all sizes 2017-04-25 14:39:05 -04:00
cyian-1756
ac7cad038b Updated hentaifoundry ripper for new site css 2017-04-25 14:02:18 -04:00
metaprime
7a1777386e 1.4.8: Added Jagodibuja comics ripper 2017-04-25 10:53:22 -07:00
metaprime
dbb926824a jagodibuja: fixed formatting 2017-04-25 10:09:00 -07:00
metaprime
f089e804fd Merge branch 'master' into m 2017-04-25 10:01:19 -07:00
cyian-1756
17b4f5fc32 Now cna rip all comics from jagodibuja.com 2017-04-25 07:31:04 -04:00
cyian-1756
1849fdba2d added ASAP ripping 2017-04-25 07:10:40 -04:00
cyian-1756
a953cc39b0 Added missing ; 2017-04-25 06:57:44 -04:00
metaprime
2e5c4deb5e 1.4.7: Fixed NewsFilter, XHamster; added TheChiveRipper 2017-04-25 03:39:21 -07:00
metaprime
b69a663fcb Merge branch 'cyian-1756-xhamster' 2017-04-25 03:35:06 -07:00
metaprime
036cff3a30 Removed MinusRipper (dead website) 2017-04-25 03:20:54 -07:00
metaprime
74c7a39ae4 Merge branch 'cyian-1756-thechive' into pr495 2017-04-25 03:01:14 -07:00
metaprime
ef206fb7a6 Fix #370: Fix NewsfilterRipper. 2017-04-05 20:34:55 -07:00
cyian-1756
d241be1898 Jagodibuja now rips all comics 2017-03-29 08:04:19 -04:00
cyian-1756
810ef556b1 added basic support for Jagodibuja.com 2017-03-29 04:08:15 -04:00
cyian-1756
ecca3c123c added support for prismblush.com 2017-03-28 22:49:42 -04:00
cyian-1756
e4897c0463 Fixed naming bug in WordpressComicRipper.java 2017-03-28 22:24:42 -04:00
cyian-1756
78346bf1c4 added themonsterunderthebed.net 2017-03-28 22:20:58 -04:00
cyian-1756
ec77beaa63 added support for http://buttsmithy.com 2017-03-28 21:52:31 -04:00
cyian-1756
cb7899196e Added totempole666.com to WordpressComicRipper 2017-03-28 21:35:02 -04:00
cyian-1756
b8b706de90 Fix null error, Now rips all file types 2017-03-28 15:17:51 -04:00
cyian-1756
e71f2d392f Added support thechive.com 2017-03-28 09:29:27 -04:00
cyian-1756
23e464d0c1 improved xhamster cdn replacing regex 2017-03-24 17:58:17 -04:00
cyian-1756
fe3722674c Improved file naming 2017-03-23 21:06:22 -04:00
cyian-1756
be093b069a Improved naming 2017-03-23 20:40:15 -04:00
cyian-1756
ee949ed487 improved file naming 2017-03-23 19:23:03 -04:00
cyian-1756
6d352fcdc5 Fixed typo 2017-03-23 17:22:36 -04:00
MetaPrime
bacc69dff5 1.4.6: Eroshare: get album names; Imgur: improve grabbing album name. 2017-03-23 02:38:33 -07:00
cyian-1756
2ff45e8696 Changed imgur title grabbing to be less reliant on site style (#477) 2017-03-23 02:34:37 -07:00
metaprime
a3d8e87639 Merge pull request #486 from cyian-1756/eroshare
eroshare ripper now grabs album name

Fixes #460
2017-03-23 01:17:38 -07:00
MetaPrime
464085bbc0 1.4.5: SinnerComics: Added work around for naming bug 2017-03-23 00:44:36 -07:00
cyian-1756
141478213c eroshare ripper now grabs album name 2017-03-19 19:50:29 -04:00
cyian-1756
3241ae0a84 ChevertoRipper now saves album title 2017-03-19 18:39:29 -04:00
cyian-1756
48345af6b4 fur affinity ripper can now save description 2017-03-19 18:31:17 -04:00
cyian-1756
5b426b4ca3 Updated getDescriptionsFromPage 2017-03-19 18:14:48 -04:00
cyian-1756
19a88b9d33 Added xhamsters new cdn domain 2017-03-19 13:35:24 -04:00
cyian-1756
2c0010f9df Changed hentaifoundry file name format 2017-03-17 18:09:52 -04:00
cyian-1756
b8b5cde728 Minor css updates to Furaffinity ripper 2017-03-17 17:33:36 -04:00
cyian-1756
b3873b26b4 SinnerComics: Added work around for naming bug (#472) 2017-03-14 14:16:33 -07:00
cyian-1756
97de669ac2 Tweaked regex, added tag-fox.com 2017-03-07 00:04:28 -05:00
cyian-1756
0a81eeac43 Removed logging line 2017-03-06 23:47:18 -05:00
cyian-1756
2c99c6140c Now rips full albums 2017-03-06 23:43:44 -05:00
cyian-1756
5595894992 removed none working site 2017-03-06 22:59:13 -05:00
metaprime
9889daab44 1.4.4: Added SinnerComics, MyHentaiComics rippers; improve E621 ripper. 2017-03-02 01:44:29 -08:00
metaprime
ec565c3864 Merge #428 from kas-luthor/fix-299: Rewritten E621 ripper 2017-03-02 01:30:09 -08:00
metaprime
90166d9bcf Merge #454 from cyian-1756/myhentaicomics: Added Myhentaicomics Ripper 2017-03-02 01:21:16 -08:00
metaprime
2eccc938a3 Merge #456 from cyian-1756/sinnercomics: Added ripper for sinner comics 2017-03-02 01:14:55 -08:00
metaprime
602c5ce7c6 1.4.3: Add missing subdomain for 4chan; fix ehentai, 8muses; add zizki ripper. 2017-03-01 02:18:13 -08:00
metaprime
5ea46c8870 Merge pull request #430 from sodazona/master: Added ripper for zizki.com 2017-03-01 02:14:02 -08:00
metaprime
88bf900196 Merge #451 from @cyian-1756/8muses
This commit fixes the naming issue with 8muse comic issues (A comic with the name format of Comic_name/issue_X would be written to a folder called issue_X instead of comic_name_issue_X)

Also fixes #461 (8muses URL format changed)
2017-03-01 02:08:45 -08:00
cyian-1756
63801db258 Changed ripper to follow new url format 2017-02-28 02:40:16 -05:00
cyian-1756
94738b1647 Added ripper for sinner comics 2017-02-22 09:58:52 -05:00
cyian-1756
c42831fc63 added chevereto ripper 2017-02-22 09:47:25 -05:00
kas-luthor
ab91254226 Code style changes 2017-02-22 10:31:55 +01:00
cyian-1756
06e88efedf removed the unused g subdomain from the ehentai ripper (#453) 2017-02-21 22:24:52 -08:00
cyian-1756
334a124b9f Added missing subdomain for 4chan (#452) 2017-02-21 22:23:53 -08:00
cyian-1756
392d4b0ff5 Added basic chevereto ripper 2017-02-21 18:32:45 -05:00
cyian-1756
fd15ab8673 added missing ; 2017-02-21 17:29:34 -05:00
cyian-1756
5eaa8a7d8c Added Myhentaicomics Ripper 2017-02-21 17:14:59 -05:00
cyian-1756
44d71e6340 Fixed 8muses naming issue and removed catch for unthrown error 2017-02-21 15:39:52 -05:00
MetaPrime
bfe739b7bd 1.4.2: Added nhentai ripper. 2017-02-21 11:30:33 -08:00
midweekmayhem
98438521a8 Added new ripper for http://nhentai.net/ 2017-02-08 15:27:43 +09:00
Sodazona
21476ec2eb Added ripper for zizki.com 2017-01-15 17:59:58 +00:00
kas-luthor
2f4793e9e3 Added utility functions for parsing URL queries
Rewrote E621Ripper to not use regexes anymore (therefore interacting
better with special chars in URLs)
2017-01-14 22:45:23 +01:00
MetaPrime
93bc32f7b3 1.4.1: Fixed Imgbox: correctly downloads full-size images. 2016-12-27 23:19:31 -06:00
MetaPrime
2ea2bee74a Fix #401: Imgbox: correctly convert thumbnail urls to full-size urls. 2016-12-27 23:14:25 -06:00
MetaPrime
ebe76cc120 1.4.0: Fixed update mechanism. Some improvements to Imgur, etc. 2016-12-27 02:00:12 -06:00
MetaPrime
121dc3e7ff 1.3.9: (Version bump to confirm updates now work correctly.) 2016-12-27 01:55:33 -06:00
MetaPrime
a5bac662b1 1.3.8: Attempt to fix updates by switching to raw.githubusercontent.com instead of rawgit.com. 2016-12-27 01:49:57 -06:00
MetaPrime
c7354ed91a 1.3.7: (Version bump to confirm updates now work correctly.) 2016-12-27 01:43:58 -06:00
MetaPrime
3505840374 Attempt to fix updates by switching update source to the raw file in master on GitHub (rawgit.com was problematic). 2016-12-27 01:34:55 -06:00
MetaPrime
fed01e7423 1.3.5: (Version bump to ensure updates now work correctly.) 2016-12-27 01:21:27 -06:00
MetaPrime
57eafb321b 1.3.4: (Version bump to update CDN.) 2016-12-26 15:59:43 -06:00
MetaPrime
62fc4897d0 1.3.2: Really fix update mechanism (use cdn.rawgit.com correctly). 2016-12-26 15:54:53 -06:00
MetaPrime
e16544428d Fixed update machanism (Fixes #384). Update to 1.3.1. 2016-12-25 19:40:54 -06:00
Sleaze
b5ee49c9db Recover from IllegalStateException when polling clipboard. 2016-12-22 06:25:28 -08:00
MetaPrime
8a70adbb05 Subreddit-scoped album URLs (partial support for #395). Other fixes.
* No need to set upper bound for number of characters in a GID, will
just cause maintenance headache down the road when GIDs get longer.
* Subreddit aggregator now supports scope /day

Note: This does not completely resolve subreddit-scoped URLs. Some of
them can be single images and the imgur ripper does not yet support
those. Support single-image rips first. Then, the page will need to be
loaded to dynamically detect whether it is a single-image or album
layout.
2016-12-21 07:35:20 -08:00
MetaPrime
40adcf245f Imgur: Update title detection (Fixes #394); prepend user_ in title of
user rips.

* Simplify album title detection using proper .post-title element on page.
* Combine album and gallery handling (was duplicated code).
* Prepend user_ before username on user rips:
  * [username].imgur.com -> imgur_user_[username]
* Fix allowDuplicates() logic.
2016-12-21 06:30:02 -08:00
rephormat
3310bbef3d Closes 4pr0n/ripme#372 2016-12-21 03:34:20 -08:00
metaprime
f13de34e69 1.3.0 - Fix Instagram, Tumblr, and 4chan. Some new features.
Added some new features:

* Rip a list of URLs from a file from the command line with the -f flag.
* Remember window position.
* New update mechanism (see notes below).

For future updates, RipMe will check against the ripme.json file from
the master branch on GitHub rather than depending on the version of the
file hosted on rarchives.com. Also, updates to RipMe will be downloaded
directly from the releases on GitHub. This keeps development and
deployment all in one place on GitHub and reduces maintenance and
coordination costs.
2016-12-20 01:54:26 -08:00
metaprime
d025a777cd TumblrRipper: If API key from config fails, fall back on hardcoded default key. 2016-12-20 00:54:41 -08:00
John Gibson
a071d624b7 @jgibson02 #377: Updated Tumblr auth keys 2016-12-19 23:19:31 -08:00
metaprime
8db9c2eb78 Default window position to the center of the screen; don't allow width or height to be zero. 2016-12-19 20:41:32 -08:00
metaprime
3fda1c6efb Merge branch 'sleaze:restore-window-position' into master 2016-12-19 20:21:34 -08:00
metaprime
034f7ee181 ChanRipper: Add new image host domain for 4chan. 2016-12-19 19:49:36 -08:00
John Gibson
e149876dda Updated 8muses ripper to working status 2016-12-19 06:17:30 -08:00
Kastang
08ce833863 attempt at fixing issue #330 instagram api changes 2016-12-19 04:01:45 -08:00
root
6321aba898 @slauzon: Fix xHamster ripper for image galleries. Closes 4pr0n/ripme#360. 2016-12-19 03:42:29 -08:00
Sleaze
4ea31dddca Ripme window position save/restore + configuration checkbox to toggle the feature. 2016-10-08 10:36:18 -07:00
Kastang
12bb6d359f NEW: Ability to load a list of URLs via commanline (-f flag) 2016-08-17 20:10:07 -04:00
4pr0n
522b813587 1.2.13 - Luke-warm fix for imgur albums/images without descriptions
Closes #324
2016-04-23 21:04:16 -07:00
blth
1d31903cdc Update RipUtils.java 2016-04-17 12:55:16 -06:00
blth
2f7e5989a8 Update VidbleRipper.java 2016-04-17 12:52:57 -06:00
blth
6fa72d6bf2 Create EroShareRipper.java 2016-04-17 12:50:40 -06:00
4pr0n
68c6697207 1.2.12 - 500px: Support 'galleries' and subgalleries
Closes #282
2016-04-17 05:48:01 -07:00
4pr0n
1105c9c170 1.2.11 - DeviantArt fav subfolders, Reddituploads support
Allows ripping deviantart subfolders.
Closes #314

Support i.reddituploads.com in RedditRipper
Closes #308
2016-04-17 04:36:56 -07:00
4pr0n
23b2a398fb 1.2.10 - Extract imgur /gallery/ images
Closes #316
2016-04-16 19:23:08 -07:00
4pr0n
12eda4080b 1.2.9 - Imgur fix (use /all), new tests, removed tests, etc.
Also updated the eclipse formatter config which, for some reason, was Tabs Only. Yeck

Version bump includes other pull requests. Hopefully they're fine...
2016-04-16 18:59:31 -07:00
4_pr0n
d8f346ed52 Merge pull request #294 from i-cant-git/patch-1
Use :orig instead of :large in TwitterRipper
2016-04-14 22:37:58 -07:00
Fabian-G
f96f7cc124 Added a command line option to avoid creation of properties file 2016-02-14 17:17:07 +01:00
i-cant-git
f95e319585 Use :orig instead of :large in TwitterRipper
This patch will allow TwitterRipper to download the original image instead of the resized large image

Normal image (600×300) → https://pbs.twimg.com/media/CCiZIc-WgAAc9vx.jpg
Large image (1024×512) → https://pbs.twimg.com/media/CCiZIc-WgAAc9vx.jpg:large
Original image (1280×640) → https://pbs.twimg.com/media/CCiZIc-WgAAc9vx.jpg:orig
2016-01-09 06:19:51 +02:00
4pr0n
b9d5347262 v1.2.8 - Option to prefer .MP4 over .GIF in imgur ripper.
Closes #266
2015-12-24 13:40:04 -08:00
4pr0n
bd70b6f4dd v1.2.7: Fix 500px to fetch NSFW images.
Closes #278
2015-12-22 21:10:30 -08:00
4pr0n
d4d6e4f57b v1.2.6: Fix 500px ripper to fetch higher-res, non-watermarked images.
Closes #260
2015-12-22 07:47:58 -08:00
4pr0n
61d86e5b7e Version bump to v1.2.5 2015-12-21 14:48:14 -08:00
4pr0n
9fd7bf7663 Fetch imgur series (comma-separated images) in Reddit ripper.
Closes #218
2015-12-21 14:47:07 -08:00
4pr0n
0ba092813c Image descriptions are configurable option (defaults to "on"). 2015-12-21 07:36:56 -08:00
4pr0n
22cee44345 Imgur: Accept /gallery/ URLs 2015-12-21 07:36:28 -08:00
4pr0n
d81dbed0f3 v1.2.4 - Fix instagram ripper. Closes #208 2015-12-20 15:38:42 -08:00