Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify file nameing format #10

Open
PyroDevil opened this issue Jan 2, 2022 · 1 comment
Open

Specify file nameing format #10

PyroDevil opened this issue Jan 2, 2022 · 1 comment

Comments

@PyroDevil
Copy link

Currently all files are downloaded into a image directory just as they are named + post id (i guess), there are a couple of problems with this:

  1. fetching from multiple creators causes their content to be mixed together
  2. not all content that is fetched are images but are still stored into a image directory
  3. in some cases the date when the content was posted is more important and files should be sorted that way

A simple solution would be to allow specifying a formatting string for the file names, where variables like authorname, post-date, filename and post-id can be used to specify where the files should be stored.

@PrivateGER
Copy link
Owner

Will also be an option after the UI rewrite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants