Mark duplicate files as being downloaded to prevent them from being downloaded again
@@ -165,6 +165,7 @@ def download(submissions):
except FileAlreadyExistsError:
print("It already exists")
GLOBAL.downloadedPosts.add(details['POSTID'])
duplicates += 1
except ImgurLoginError:
The note is not visible to the blocked user.