Update README.md

This commit is contained in:
Andy
2022-02-07 10:54:31 +03:00
committed by GitHub
parent 5b64e5563b
commit 9ba3df8afd

View File

@@ -34,6 +34,8 @@ Do you like this program? Consider adding to my coffee fund by making a donation
# How does it works: # How does it works:
First, the program downloads the full profile. After the program downloads only new posts. The program remembers downloaded posts.
## Reddit ## Reddit
The program parses all user posts, obtain MD5 images hash and compares them with existing ones to remove duplicates. Then the media will be downloaded. The program parses all user posts, obtain MD5 images hash and compares them with existing ones to remove duplicates. Then the media will be downloaded.