From 0b31db0e2e1c7a6a12d4396636e3c8aa65a10734 Mon Sep 17 00:00:00 2001 From: Ali Parlakci Date: Fri, 13 Jul 2018 14:37:35 +0300 Subject: [PATCH] Update FAQ --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6f491bb..c81b37c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This program downloads imgur, gfycat and direct image and video links of saved p ## What it can do - Can get posts from: frontpage, subreddits, multireddits, redditor's submissions, upvoted and saved posts; search results or just plain reddit links - Sorts posts by hot, top, new and so on -- Downloads imgur albums, gfycat links, [self posts](#i-cant-open-the-self-post-files) and any link to a direct image +- Downloads imgur albums, gfycat links, [self posts](#how-do-i-open-self-post-files) 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 @@ -42,9 +42,11 @@ It should redirect to a page which shows your **imgur_client_id** and **imgur_cl \* Select **OAuth 2 authorization without a callback URL** first then select **Anonymous usage without user authorization** if it says *Authorization callback URL: required* ## FAQ -### I can't open the self post files. +### How do I open self post files? - Self posts are held at reddit as styled with markdown. So, the script downloads them as they are in order not to lose their stylings. - However, there is a [great Chrome extension](https://chrome.google.com/webstore/detail/markdown-viewer/ckkdlimhmcjmikdlpkmbgfkaikojcbjk) for viewing Markdown files with its styling. Install it and open the files with [Chrome](https://www.google.com/intl/tr/chrome/). + However, there is a [great Chrome extension](https://chrome.google.com/webstore/detail/markdown-viewer/ckkdlimhmcjmikdlpkmbgfkaikojcbjk) for viewing Markdown files with its styling. Install it and open the files with [Chrome](https://www.google.com/intl/tr/chrome/). + + However, they are basically text files. You can also view them with any text editor such as Notepad on Windows, gedit on Linux or Text Editor on MacOS ## Changelog ### [13/07/2018](https://github.com/aliparlakci/bulk-downloader-for-reddit/tree/9f831e1b784a770c82252e909462871401a05c11)