bulk-downloader-for-reddit
bulk-downloader-for-reddit copied to clipboard
[FEATURE] Download followed users and joined subreddits of authenticated user
- [ X ] I am requesting a feature.
- [ X ] I am running the latest version of BDfR
- [ X ] I have read the Opening an issue
Description
I want to download all the users that I follow without having to change the yaml list of users. I want to download all the subreddits that I joined without having to change the yaml list of subreddits.
Add some option like --followed
to add all followed users to be downloaded, must use --authenticate
and --user me
.
Add some option like --joined
to add all joined subreddits to be downloaded, must use --authenticate
and --user me
.