WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@eazolan
Copy link

@eazolan eazolan commented Dec 7, 2025

  • Add ignore-extension config option to skip files with same basename regardless of extension
  • Useful when postprocessors convert files to different formats
  • Add exists_ignore_extension() method to PathFormat class

- Add ignore-extension config option to skip files with same basename regardless of extension
- Useful when postprocessors convert files to different formats
- Add exists_ignore_extension() method to PathFormat class
- Update documentation in WARP.md and example configs
- Split long docstring to stay under 79 characters (E501)
- Remove trailing whitespace from blank lines (W293)
@mikf
Copy link
Owner

mikf commented Dec 7, 2025

WARP.md

So this is "AI" generated?

In any case, use a download archive to identify previously downloaded files regardless of file extension.

@eazolan
Copy link
Author

eazolan commented Dec 7, 2025

WARP.md

So this is "AI" generated?

In any case, use a download archive to identify previously downloaded files regardless of file extension.

Yes, it's AI generated.

I've been able to get the download archive to work with Deviantart, using an extra python script/wrapper. Pixiv was resistant to this, and it was more straightforward to modify the library.

Currently I'm running this locally with a simple "gallery-dl [pixiv URL]"

@mikf mikf closed this Dec 8, 2025
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

Successfully merging this pull request may close these issues.

2 participants