From d497f0f6777668d5f482f7a004ed5167daf50ed9 Mon Sep 17 00:00:00 2001 From: cyian-1756 Date: Sun, 2 Sep 2018 18:04:14 -0400 Subject: [PATCH 1/2] Added url range downloading to list of ripmes features --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 05dbd296..fe3588bb 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ For information about running the `.jar` file, see [the How To Run wiki](https:/ * Can rip images from tumblr in the size they were uploaded in [See here for how to enable](https://github.com/RipMeApp/ripme/wiki/Config-options#tumblrget_raw_image) * Skips already downloaded images by default * Can auto skip e-hentai and nhentai albums containing certain tags [See here for how to enable](https://github.com/RipMeApp/ripme/wiki/Config-options#nhentaiblacklisttags) +* Download a range of urls [See here for how](https://github.com/RipMeApp/ripme/wiki/How-To-Run-RipMe#docker) ## [List of Supported Sites](https://github.com/ripmeapp/ripme/wiki/Supported-Sites) From e47bb83722f79335ef94519ed2b97c750ec7aae5 Mon Sep 17 00:00:00 2001 From: cyian-1756 Date: Tue, 11 Sep 2018 05:26:56 -0400 Subject: [PATCH 2/2] Updated url to point to the right section of the wiki --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe3588bb..446f7d93 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ For information about running the `.jar` file, see [the How To Run wiki](https:/ * Can rip images from tumblr in the size they were uploaded in [See here for how to enable](https://github.com/RipMeApp/ripme/wiki/Config-options#tumblrget_raw_image) * Skips already downloaded images by default * Can auto skip e-hentai and nhentai albums containing certain tags [See here for how to enable](https://github.com/RipMeApp/ripme/wiki/Config-options#nhentaiblacklisttags) -* Download a range of urls [See here for how](https://github.com/RipMeApp/ripme/wiki/How-To-Run-RipMe#docker) +* Download a range of urls [See here for how](https://github.com/RipMeApp/ripme/wiki/How-To-Run-RipMe#downloading-a-url-range) ## [List of Supported Sites](https://github.com/ripmeapp/ripme/wiki/Supported-Sites)