aliparlakci / bulk-downloader-for-reddit

Downloads and archives content from reddit
https://pypi.org/project/bdfr
GNU General Public License v3.0
2.26k stars 211 forks source link

[FEATURE] Add an Option to Create a List that Associates Downloads to their Origin #903

Closed TheFrozenDuck closed 1 year ago

TheFrozenDuck commented 1 year ago

Description

When downloading media, etc. it sometimes is useful to also have a link at hand that allows to access the post the asset originates from.

I would like to suggest an option that either is

Serene-Arc commented 1 year ago

The post ID serves this purpose. You can use reddit.com/{post_id} to go to the post with that ID.