MalloyDelacroix / DownloaderForReddit

The Downloader for Reddit is a GUI application with some advanced features to extract and download submitted content from reddit.
GNU General Public License v3.0
498 stars 47 forks source link

Customizable Date Format #176

Closed hashalite closed 3 years ago

hashalite commented 3 years ago

Is your feature request related to a problem? Please describe. When the %[date_posted] placeholder is used in the folder path template, the slashes in the formatting cause the save path to generate excess folders.

Describe the solution you'd like It would be useful to be able to customize the format of the date to use different characters/change the order of the numbers.

A simpler solution could be offering a separate date placeholder using "-" in place of "/".