Create new subdirectory for subreddit/user in master folder? #838
SFtheGreat
started this conversation in
General
Replies: 1 comment
-
You do this using --folder-scheme. For example --folder scheme "{SUBREDDIT}" to make folders per subreddit (the default behavior), --folder-scheme "{REDDITOR}" to make folders per user, --folder-scheme "{SUBREDDIT}/{REDDITOR}" to make folders per subreddit with subfolders per Redditor, and --folder-scheme "" to drop all files in the same folder. https://github.com/aliparlakci/bulk-downloader-for-reddit#folder-and-file-name-schemes |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
Total noob question, how to encode a creation of new directory for specified subreddit/user?
Beta Was this translation helpful? Give feedback.
All reactions