PatreonDownloader icon indicating copy to clipboard operation
PatreonDownloader copied to clipboard

Option to not alter names of the downloaded files

Open yjeroen opened this issue 1 year ago • 1 comments

By default the PatreonDownloader renames the files it downloads. I didn't see an option to disable that in --help.

yjeroen avatar Oct 23 '22 15:10 yjeroen

While it's not hard to add command line option to disable this behavior, this might result in undesired behavior due to the way files are stored in a single post. ("PostFile" and "PostMedia" being able to share the same name, but being different files)

Needs further research to implement properly.

AlexCSDev avatar Oct 29 '22 19:10 AlexCSDev