gallery-dl icon indicating copy to clipboard operation
gallery-dl copied to clipboard

[Jpgchurch] Add Jpgchurch extractor

Open enduser420 opened this issue 2 years ago • 4 comments

This is related to the issue #2657

enduser420 avatar Jun 30 '22 14:06 enduser420

I don't understand why im getting linting error in files i didnt modify 😕

enduser420 avatar Jul 31 '22 15:07 enduser420

The flake8 errors are very likely due to the new 5.0 release from yesterday.

I've limited the version number used in tests (https://github.com/mikf/gallery-dl/commit/72389658b6d43e4e63e1441a3e53cba4100170b0), but I think you have to manually git merge master into your branch for that change to have an effect.

mikf avatar Jul 31 '22 19:07 mikf

Any chance this could be merged?

reahari avatar Aug 19 '22 11:08 reahari

I don't think this is ready to be merged yet, currently images from user are not checked to see if they belong in an album, which can cause an image to be downloaded twice (in user and user/album folder), I plan on adding it soon

enduser420 avatar Aug 19 '22 12:08 enduser420