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

Add reddit post id to available file naming options #181

Closed wuuei closed 3 years ago

wuuei commented 3 years ago

First I would like to thank you for this great piece of software :)

Would it be possible to add the ability to name the downloaded files by their Reddit post id? For example: When downloading this post, name the resulting file using the post id (in this case "ioyntd"). It would enable a user to go from the file to the original post on Reddit. I've tried all the available naming options, and I think none of them is the post_id. As there is the possibility to fetch new comments in the post view, I think the id is already retrieved.