From 8922c27f9b996bb8122cac809212a58a8f53e3ca Mon Sep 17 00:00:00 2001 From: aliparlakci Date: Tue, 10 Jul 2018 14:03:40 +0300 Subject: [PATCH] Typo fix --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fbbadd1..9323f96 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,12 @@ This program downloads imgur, gfycat and direct image and video links of saved p ## What it can do? ### It... - can get posts from: frontpage, subreddits, multireddits, redditor's submissions, upvoted and saved posts; search results or just plain reddit links -- sorts post by hot, top, new and so on +- sorts posts by hot, top, new and so on - downloads imgur albums, gfycat links, [self posts](#i-cant-open-the-self-posts) and any link to a direct image - skips the existing ones - puts post titles to file's name - puts every post to its subreddit's folder -- saves reusable a copy of posts' details that are found so that they can be re-downloaded again +- saves a reusable copy of posts' details that are found so that they can be re-downloaded again - logs failed ones in a file to so that you can try to download them later - can be run with double-clicking on Windows (but I don't recommend it) @@ -174,4 +174,4 @@ Python have real issues about naming their program ## Changelog ### [10/07/2018](https://github.com/aliparlakci/bulk-downloader-for-reddit/tree/ffe3839aee6dc1a552d95154d817aefc2b66af81) - Added support for *self* post -- Now getting posts is quicker \ No newline at end of file +- Now getting posts is quicker