Merge branch 'config-flag' of https://github.com/r-pufky/bulk-downloader-for-reddit into r-pufky-config-flag
This commit is contained in:
@@ -187,6 +187,15 @@ Example usage: **`--downloaded-posts D:\bdfr\ALL_POSTS.txt`**
|
||||
## **`--downloaded-delay`**
|
||||
When specified, it delays every download for given seconds.
|
||||
|
||||
|
||||
## **`--config`**
|
||||
Specify a `config.json` file to use. This will disable reading from the default `Bulk downloader for reddit/config.json` file, as well as `--use-local-config` option.
|
||||
|
||||
Example usage: **`--config /etc/bdfr/config.json`**
|
||||
Example usage: **`-c ~/config.json`**
|
||||
Example usage: **`--config c:\Users\Me\Downloads\config.json`**
|
||||
Example usage: **`-c c:\config.json`**
|
||||
|
||||
## ❔ FAQ
|
||||
|
||||
### I am running the script on a headless machine or on a remote server. How can I authenticate my reddit account?
|
||||
|
||||
Reference in New Issue
Block a user