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: Download Link
bdfr download <path/to/output_directory> -l <post_url> Bdfr Command: Download User bdfr download <path/to/output_directory> -u <reddit_user> --submitted Bdfr Command: Archive Subreddit bdfr archive <path/to/output_directory> -s '<Python, all, mindustry>' -L 10 Bdfr Command: Download Sorted Subreddit bdfr download <path/to/output_directory> -s Python -S top -t all -L 10 Bdfr Command: Clone Subreddit bdfr clone <path/to/output_directory> -s Python --skip mp4 --skip gif --make-hard-links