From f236e84e82e0fa27dc487a39f231be28073d3dec Mon Sep 17 00:00:00 2001 From: "Sergey \"Shnatsel\" Davidoff" Date: Wed, 25 May 2016 23:51:34 +0300 Subject: [PATCH] Do not re-download already downloaded files, unless they were updated --- furaffinity-dl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/furaffinity-dl b/furaffinity-dl index 9004385..e2dcc2d 100755 --- a/furaffinity-dl +++ b/furaffinity-dl @@ -85,7 +85,7 @@ while true; do # this trick may come in handy for avoiding slashes in filenames: # | tr '/' '∕' - wget "$image_url" + wget --timestamping "$image_url" done page_counter=$((page_counter + 1)) url="$base_url"/"$page_counter"