Update README.md
Options not available to download, only archive.
This commit is contained in:
@@ -63,10 +63,6 @@ python3 -m bdfr download ./path/to/output --subreddit Python -L 10
|
|||||||
python3 -m bdfr download ./path/to/output --user reddituser --submitted -L 100
|
python3 -m bdfr download ./path/to/output --user reddituser --submitted -L 100
|
||||||
```
|
```
|
||||||
|
|
||||||
```bash
|
|
||||||
python3 -m bdfr download ./path/to/output --user reddituser --submitted --all-comments --comment-context
|
|
||||||
```
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python3 -m bdfr download ./path/to/output --user me --saved --authenticate -L 25 --file-scheme '{POSTID}'
|
python3 -m bdfr download ./path/to/output --user me --saved --authenticate -L 25 --file-scheme '{POSTID}'
|
||||||
```
|
```
|
||||||
@@ -75,6 +71,10 @@ python3 -m bdfr download ./path/to/output --user me --saved --authenticate -L 25
|
|||||||
python3 -m bdfr download ./path/to/output --subreddit 'Python, all, mindustry' -L 10 --make-hard-links
|
python3 -m bdfr download ./path/to/output --subreddit 'Python, all, mindustry' -L 10 --make-hard-links
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```bash
|
||||||
|
python3 -m bdfr archive ./path/to/output --user reddituser --submitted --all-comments --comment-context
|
||||||
|
```
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python3 -m bdfr archive ./path/to/output --subreddit all --format yaml -L 500 --folder-scheme ''
|
python3 -m bdfr archive ./path/to/output --subreddit all --format yaml -L 500 --folder-scheme ''
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user