Ignore file extension when checking for existing files #1996
Unanswered
Miroslav-Cetojevic
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Ignoring filename extensions has not been implemented. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Background: I'm looking to reduce image file sizes on my disk, which mostly involves saving images to a different extension. When I update a folder with new art, I would like to avoid
gallery-dl
to re-download files that I saved to a different format. I don'tIs there a way to make
gallery-dl
ignore extensions when comparing filenames already in the folder?Beta Was this translation helpful? Give feedback.
All reactions