bdfr
Verified for current stable LTS
Bdfr Command: Download Saved Posts Of Authenticated User
Use for download saved posts of authenticated user with Bdfr. Exact CLI syntax to download saved posts of authenticated user using Bdfr.
When to use this: Use for download saved posts of authenticated user with Bdfr.
Command Syntax
bdfr download <path/to/output_directory> -u me --saved --authenticate --file-scheme '{{ {POSTID}_{TITLE}_{UPVOTES} }}' --no-dupes --search-existing bdfr download <path/to/output_directory> -u me --saved --authenticate --file-scheme "{{ `{POSTID`}_`{TITLE`}_`{UPVOTES`} }}" --no-dupes --search-existing Command Breakdown
-u- Command Option
- Tool-specific option used by this command invocation.
--saved- Command Option
- Tool-specific option used by this command invocation.
--authenticate- Command Option
- Tool-specific option used by this command invocation.
--file-scheme- Command Option
- Tool-specific option used by this command invocation.
--no-dupes- Command Option
- Tool-specific option used by this command invocation.
--search-existing- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to download saved posts of authenticated user using Bdfr.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Bdfr Command: Archive Subreddit
bdfr archive <path/to/output_directory> -s '<Python, all, mindustry>' -L 10 Bdfr Command: Clone Subreddit Media And Data bdfr clone <path/to/output_directory> -s Python --skip mp4 --skip gif --make-hard-links Bdfr Command: Clone Subreddit bdfr clone <path/to/output_directory> -s Python --skip mp4 --skip gif --make-hard-links Bdfr Command: Download Media From Reddit Posts bdfr download <path/to/output_directory> -l <post_url> Bdfr Command: Download Subreddit Submission Data bdfr archive <path/to/output_directory> -s '<Python, all, mindustry>' -L 10